Exposes build-time services.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IServiceLocator : IService
Methods
Name | Description |
---|---|
GetService<T>(bool) | Gets a build-time service exposed by PostSharp. |
Exposes build-time services.
public interface IServiceLocator : IService
Name | Description |
---|---|
GetService<T>(bool) | Gets a build-time service exposed by PostSharp. |