AllMethods
Gets the list of methods defined in the current type or inherited from the base type.
Declaration
IMethodCollection AllMethods { get; }
Property Value
Type | Description |
---|---|
IMethodCollection |
Gets the list of methods defined in the current type or inherited from the base type.
IMethodCollection AllMethods { get; }
Type | Description |
---|---|
IMethodCollection |