Interface IMicrosoftDependencyInjectionCommandingResolverAdapter
Inherited Members
Namespace: AzureFromTheTrenches.Commanding.MicrosoftDependencyInjection
Assembly: AzureFromTheTrenches.Commanding.MicrosoftDependencyInjection.dll
Syntax
public interface IMicrosoftDependencyInjectionCommandingResolverAdapter : ICommandingDependencyResolverAdapter
Properties
| Improve this Doc View SourceRegistry
Declaration
ICommandRegistry Registry { get; }
Property Value
| Type | Description |
|---|---|
| ICommandRegistry |
ServiceProvider
Declaration
IServiceProvider ServiceProvider { get; set; }
Property Value
| Type | Description |
|---|---|
| System.IServiceProvider |