Click or drag to resize

AsyncInitializerTFrom, TToEmpty Field

An initializer with no initialization arguments.

Namespace:  Ditto.AsyncInit.Services
Assembly:  Ditto.AsyncInit.Services (in Ditto.AsyncInit.Services.dll) Version: 1.5.0.2468
Syntax
public static readonly AsyncInitializer<TFrom, TTo> Empty

Field Value

Type: AsyncInitializerTFrom, TTo
See Also