OverriddenMethod
Gets the base method that is overridden by the current method.
Declaration
IMethod? OverriddenMethod { get; }
Property Value
Type | Description |
---|---|
IMethod |
Gets the base method that is overridden by the current method.
IMethod? OverriddenMethod { get; }
Type | Description |
---|---|
IMethod |