Click or drag to resize

AsyncInitializerTFrom, TToGetContainerStrategy Method

Gets the container strategy.

Namespace:  Ditto.AsyncInit.Services
Assembly:  Ditto.AsyncInit.Services (in Ditto.AsyncInit.Services.dll) Version: 1.5.0.2468
Syntax
protected virtual IContainerStrategy GetContainerStrategy()

Return Value

Type: IContainerStrategy
Container strategy (or null if none is available).
See Also