PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesAdvice­InstanceMaster­Aspect­Member
Open sandboxFocus

AdviceInstance.MasterAspectMember Property

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