Utility methods for PostSharp.Aspects
.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public sealed class AspectUtilities
Constructors
Name | Description |
---|---|
AspectUtilities() |
Methods
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. |