Member
Gets the target member (method, constructor, field, property or event, but not a nested type), or throws an exception if the advice does not target a member.
Declaration
IMember Member { get; }
Property Value
Type | Description |
---|---|
IMember |
Gets the target member (method, constructor, field, property or event, but not a nested type), or throws an exception if the advice does not target a member.
IMember Member { get; }
Type | Description |
---|---|
IMember |