MethodCallExpressionMethod Property |
Gets the underlying method info.
Namespace:
Intuit.Ipp.LinqExtender.Ast
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic MethodInfo Method { get; }
Property Value
Type:
MethodInfo
See Also