NumericDataType Constructor Breeze.sharp
Initializes a new instance of the NumericDataType class

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public NumericDataType(
	Type clrType,
	string fmtSuffix,
	bool isInteger
)

Parameters

clrType
Type: SystemType
fmtSuffix
Type: SystemString
isInteger
Type: SystemBoolean
See Also

Reference