MasterAspectMember
Gets the main field or method of the aspect class that the current AdviceInstance relates to.
Declaration
public override object MasterAspectMember { get; }
Property Value
Type | Description |
---|---|
object |
Gets the main field or method of the aspect class that the current AdviceInstance relates to.
public override object MasterAspectMember { get; }
Type | Description |
---|---|
object |