Current
Gets the current PostSharp
environment, or null
if the PostSharp
Platform is not loaded in the current
context.
Declaration
public static IPostSharpEnvironment Current { get; }
Property Value
Type | Description |
---|---|
IPostSharpEnvironment |
Gets the current PostSharp
environment, or null
if the PostSharp
Platform is not loaded in the current
context.
public static IPostSharpEnvironment Current { get; }
Type | Description |
---|---|
IPostSharpEnvironment |