AspectTypeDependencyCondition Constructor |
Initializes a new AspectTypeDependencyCondition.
Namespace: PostSharp.Sdk.AspectWeaver.Dependencies
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public AspectTypeDependencyCondition( ITypeSignature aspectType )
Parameters
- aspectType
- Type: PostSharp.Sdk.CodeModel.ITypeSignature
Aspect type.