IntroduceMemberAttribute Properties |
The IntroduceMemberAttribute type exposes the following members.
Name | Description | |
---|---|---|
Description |
A human-readable description of the current advice.
(Inherited from Advice.) | |
IsIsVirtualSpecified |
Determines whether the IsVirtual property has been specified.
| |
IsVirtual |
Determines whether the introduced member should be virtual.
| |
LinesOfCodeAvoided |
Reduction in the code lines count achieved by applying the advice instance to one code element.
(Inherited from Advice.) | |
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.
| |
Visibility |