Script..::..GetDefaultValue<(Of <(<'T>)>)> Method (Type)
Namespace:
Bridge
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static T GetDefaultValue<T>( Type type )
<TemplateAttribute> _ Public Shared Function GetDefaultValue(Of T) ( _ type As Type _ ) As T
[TemplateAttribute] public: generic<typename T> static T GetDefaultValue( Type^ type )
Type Parameters
- T
Parameters
- type
- Type: System..::..Type