Click or drag to resize

ContainerAsyncInitializerBaseTFrom, TTo, TContainer Constructor (Object, Object, 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,
	Object arg5,
	Object arg6
)

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.
arg5
Type: SystemObject
The fifth argument.
arg6
Type: SystemObject
The sixth argument.
See Also