AssemblyLevelAspectWeaver Methods |
The AssemblyLevelAspectWeaver type exposes the following members.
Name | Description | |
---|---|---|
AddLicenseRequirement | Obsolete.
Adds a license requirement for the current AspectWeaver.
(Inherited from AspectWeaver.) | |
ApplyWaivedEffects |
Remove the effects waived from the current aspect type (as added to the WaivedEffects collection)
from transformation.
(Inherited from AspectWeaver.) | |
CreateAspectWeaverInstance |
Creates a new AspectWeaverInstance for a given aspect instance.
(Inherited from AspectWeaver.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAspectDisplayName |
Gets a human-readable name of the current aspect type.
(Inherited from AspectWeaver.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImplicitLinesOfCodeAvoidedByAdvice | (Inherited from AspectWeaver.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasLinesOfCodeAvoided | (Inherited from AspectWeaver.) | |
Initialize |
Initialize the current weaver and its aspect.
(Inherited from AspectWeaver.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from AspectWeaver.) | |
ValidateAspectInstance |
Validates an aspect instance, i.e. a concrete usage of an aspect of the type supported by the current AspectWeaver.
(Overrides AspectWeaver.ValidateAspectInstance(AspectInstanceInfo).) |