ContainerAsyncInitializerBaseTFrom, TTo, TContainerCreateAsync Method |
Name | Description | |
---|---|---|
CreateAsync(Type, CancellationToken) |
Asynchronously creates and initializes an instance of TTo
using the specified initialization interface type.
(Inherited from AsyncInitializerTFrom, TTo.) | |
CreateAsync(IEnumerableType, CancellationToken) |
Asynchronously creates, initializes and builds up an instance of TTo.
using one of the specified initialization interface types.
(Overrides AsyncInitializerTFrom, TToCreateAsync(IEnumerableType, CancellationToken).) |