UnityContainerAsyncExtensionsIsAsyncTypeRegistered Method |
Name | Description | |
---|---|---|
IsAsyncTypeRegisteredT(IUnityContainer) |
Checks if a particular asynchronously initialized type has been registered with the container.
| |
IsAsyncTypeRegisteredT(IUnityContainer, String) |
Checks if a particular asynchronously initialized type/name pair has been registered with the container.
|