![]() | UnityContainerAsyncExtensionsRegisterAsyncType Method |
Name | Description | |
---|---|---|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, LifetimeManager, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, LifetimeManager, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, LifetimeManager, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, LifetimeManager, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, String, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, String, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, String, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, String, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, String, LifetimeManager, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, String, LifetimeManager, AsyncInitArgs) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeT(IUnityContainer, String, LifetimeManager, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|
![]() ![]() | RegisterAsyncTypeTFrom, TTo(IUnityContainer, String, LifetimeManager, InjectionMember) |
Registers the specified asynchronously initialized type with the container.
|