Bridge

Script..::..GetDefaultValue Method (Type)

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public static Object GetDefaultValue(
	Type type
)
<TemplateAttribute> _
Public Shared Function GetDefaultValue ( _
	type As Type _
) As Object
[TemplateAttribute]
public:
static Object^ GetDefaultValue(
	Type^ type
)

Parameters

type
Type: System..::..Type