PostSharp.ILAPI ReferencePost­Sharp.​AspectsAspect­Utilities
Open sandboxFocus

AspectUtilities Class

Utility methods for PostSharp.Aspects.

Inheritance
AspectUtilities
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public sealed class AspectUtilities : Object

Constructors

Name Description
AspectUtilities() PostSharp.Aspects.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.