AspectUtilities Class |
Utility methods for PostSharp.Aspects.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class AspectUtilities
The AspectUtilities type exposes the following members.
Name | Description | |
---|---|---|
AspectUtilities | Initializes a new instance of the AspectUtilities class |
Name | Description | |
---|---|---|
InitializeCurrentAspects |
Initializes the all the aspects of the calling instance. This method must be
invoked from an instance method (not a static method) of a type that has been enhanced
by an aspect.
|