Exposes build-time services.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IServiceLocator : IServiceMethods
| 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. |