Method
Gets the method whose body is represented by the current object.
Declaration
MethodBase Method { get; }
Property Value
Type | Description |
---|---|
MethodBase |
Gets the method whose body is represented by the current object.
MethodBase Method { get; }
Type | Description |
---|---|
MethodBase |