IntroduceMethodAdviceInstance Properties |
The IntroduceMethodAdviceInstance type exposes the following members.
Name | Description | |
---|---|---|
Description |
A human-readable description of the current advice instance.
(Inherited from AdviceInstance.) | |
IsVirtual |
Determines whether the introduced member should be virtual.
(Inherited from IntroduceMemberAdviceInstance.) | |
LinesOfCodeAvoided |
The number of lines of hand-written code avoided by this specific AdviceInstance.
(Inherited from AdviceInstance.) | |
MasterAspectMember |
Gets the main field or method of the aspect class that the current AdviceInstance relates to.
(Overrides AdviceInstance.MasterAspectMember.) | |
OverrideAction |
Determines the action to be overtaken when the member to be introduced already exists
in the type to which the aspect is applied, or to a base type.
(Inherited from IntroduceMemberAdviceInstance.) | |
Visibility |
Gets the visibility of the introduced member.
(Inherited from IntroduceMemberAdviceInstance.) |