CurrentProject
Gets the current PostSharp project.
Declaration
public static IProject CurrentProject { get; }
Property Value
Type | Description |
---|---|
IProject |
Gets the current PostSharp project.
public static IProject CurrentProject { get; }
Type | Description |
---|---|
IProject |