Click or drag to resize
IUserAccessiableTrace Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void Trace(
	string inFormat,
	params DVar[] inParams
)

Parameters

inFormat
Type: SystemString
inParams
Type: SurveyToGo.UserLogic.InterfacesDVar
See Also