Open sandboxFocus

Property Accessors

Accessors

Gets the list of accessors defined by the current event or property.

Declaration
IEnumerable<IMethod> Accessors { get; }
Property Value
Type Description
IEnumerable<IMethod>