Click or drag to resize
IUserLogicCallbacksOnDummyGeneratorInit Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void OnDummyGeneratorInit(
	DummyGeneratorInitParams ioParams
)

Parameters

ioParams
Type: SurveyToGo.UserLogic.InterfacesDummyGeneratorInitParams
See Also