TypeInitializationManager.StandardRoles Class |
Standard aspect-dependency roles for use with the TypeInitializationManager.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static class StandardRoles
The TypeInitializationManager.StandardRoles type exposes the following members.
Name | Description | |
---|---|---|
AspectInfrastructure |
Initialization of the aspect infrastructure.
| |
AspectInstantiation |
Instantiation of aspects.
| |
AspectSystemInitialization |
Initialization of the aspect by the aspect framework.
| |
AspectUserInitialization |
Initialization of the aspect by the user.
| |
InitializeAspectInstanceAdvice | ||
OnAspectsInitializedAdvice | ||
ReflectionInitialization |
Initialization of reflection objects.
|