Accessors
Gets the list of accessors defined by the current event or property.
Declaration
IEnumerable<IMethod> Accessors { get; }
Property Value
Type | Description |
---|---|
IEnumerable<IMethod> |
Gets the list of accessors defined by the current event or property.
IEnumerable<IMethod> Accessors { get; }
Type | Description |
---|---|
IEnumerable<IMethod> |