Click or drag to resize

AsyncInitializerTFrom, TToCreateInstance Method

Creates an instance of TTo.

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

Return Value

Type: TTo
Instance of TTo.
See Also