Click or drag to resize

ContainerAsyncInitializerBaseTFrom, TTo, TContainer Constructor (Object, Object, Object, Object)

Namespace:  Ditto.AsyncInit.Services
Assembly:  Ditto.AsyncInit.Services (in Ditto.AsyncInit.Services.dll) Version: 1.5.0.2468
Syntax
protected ContainerAsyncInitializerBase(
	Object arg1,
	Object arg2,
	Object arg3,
	Object arg4
)

Parameters

arg1
Type: SystemObject
The first argument.
arg2
Type: SystemObject
The second argument.
arg3
Type: SystemObject
The third argument.
arg4
Type: SystemObject
The fourth argument.
See Also