TypeFnsGetDefaultValue Method Breeze.sharp
Gets the default value for a specified type.

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

public static Object GetDefaultValue(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: Object
See Also

Reference