Class ServiceLocator
Namespace: PostSharp.Patterns.Utilities
Assembly: PostSharp.Patterns.Common.dll
Syntax
public static class ServiceLocator : Object
Methods
Name | Description |
---|---|
GetService<T>() | |
RegisterService<T>(T) |
Events
Name | Description |
---|---|
ServiceRegistered |