Click or drag to resize
ConvertHelperGetNullableType Method

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static Type GetNullableType(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: Type
See Also