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