DataTypeFromClrType Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.DataType.FromClrType(System.Type)"]

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

public static DataType FromClrType(
	Type clrType
)

Parameters

clrType
Type: SystemType

Return Value

Type: DataType
See Also

Reference