PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­BodyMethod
Open sandboxFocus

IMethodBody.Method Property

Method

Gets the method whose body is represented by the current object.

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