MasterAspectMember
Gets the main field or method of the aspect class that the current AdviceInstance relates to.
Declaration
public abstract 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 abstract object MasterAspectMember { get; }
Type | Description |
---|---|
object |