Methods
Gets the list of methods defined in the current type, but not those inherited from the base type, and not constructors or the finalizer.
Declaration
IMethodCollection Methods { get; }
Property Value
Type | Description |
---|---|
IMethodCollection |
Gets the list of methods defined in the current type, but not those inherited from the base type, and not constructors or the finalizer.
IMethodCollection Methods { get; }
Type | Description |
---|---|
IMethodCollection |