Property MethodDefinition
MethodDefinition
Gets the method definition with unassigned type parameters. When the current IMethod is neither a generic method instance nor a method of a generic type, returns the current IMethod.
Declaration
IMethod MethodDefinition { get; }
Property Value
Type | Description |
---|---|
IMethod |