DeclaringMember
Gets the parent property or event when the current IMethod represents a property or event accessor, otherwise null
.
Declaration
IHasAccessors? DeclaringMember { get; }
Property Value
Type | Description |
---|---|
IHasAccessors |
Gets the parent property or event when the current IMethod represents a property or event accessor, otherwise null
.
IHasAccessors? DeclaringMember { get; }
Type | Description |
---|---|
IHasAccessors |