Click or drag to resize

LambdaExpressionGetInferredType Method

Overload List
  NameDescription
Public methodGetInferredType(ParameterDecl)
Determine the inferred type of the specified ParameterDecl.
Public methodGetInferredType(VarTypeRef)
Determine the type of an inferred ('var') type.
(Inherited from CodeObject.)
Top
See Also