TypeLevelAspectWeaver Constructor |
Initializes a new MethodLevelAspectWeaver.
Namespace: PostSharp.Sdk.AspectWeaver.AspectWeavers
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected TypeLevelAspectWeaver( AspectConfigurationAttribute defaultConfiguration, MulticastTargets validTargets )
Parameters
- defaultConfiguration
- Type: AspectConfigurationAttribute
Default weaver configuration. - validTargets
- Type: MulticastTargets
Kinds of elements of code to which this aspect can be applied.