PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­Call­ExpressionMethod
Open sandboxFocus

IMethodCallExpression.Method Property

Method

Gets the called method.

Declaration
MethodBase Method { get; }
Property Value
Type Description
System.Reflection.MethodBase