PostSharpAPI ReferencePost­Sharp.​AspectsAspect­UtilitiesInitialize­Current­Aspects
Open sandboxFocus

AspectUtilities.InitializeCurrentAspects Method

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.

Declaration
public static void InitializeCurrentAspects()