Click or drag to resize

MatchCandidateInferTypeArguments Method

Overload List
  NameDescription
Public methodInferTypeArguments(Object, TypeRefBase, UnresolvedRef)
Perform Type Inference for omitted type arguments on a generic method in a method group [C# 4.0 section 7.5.2.13].
Public methodInferTypeArguments(ICollection, ListExpression, UnresolvedRef, Boolean)
Perform Type Inference for omitted type arguments on a generic method invocation [C# 4.0 section 7.5.2].
Top
See Also