TestClassExtensions..::..GetDefaultValue Method

Gets the default value.

Namespace:  FastMoq.Extensions
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


public static Object GetDefaultValue(
	Type type
)
Public Shared Function GetDefaultValue ( _
	type As Type _
) As Object
public:
static Object^ GetDefaultValue(
	Type^ type
)

Parameters

type
Type: Type
The type.

Return Value

Nullable.