ResolutionExtensionsResolve Method |
Name | Description | |
---|---|---|
ResolveTService(IComponentContext) |
Retrieve a service from the context.
| |
ResolveTService(IComponentContext, Parameter) |
Retrieve a service from the context.
| |
ResolveTService(IComponentContext, IEnumerableParameter) |
Retrieve a service from the context.
| |
Resolve(IComponentContext, Type) |
Retrieve a service from the context.
| |
Resolve(IComponentContext, Type, Parameter) |
Retrieve a service from the context.
| |
Resolve(IComponentContext, Type, IEnumerableParameter) |
Retrieve a service from the context.
|