Click or drag to resize
DVar  Conversion (Int32 to DVar)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static implicit operator DVar (
	int inInt
)

Parameters

inInt
Type: SystemInt32

Return Value

Type: DVar
See Also