XamlTypeSystemExtensions.

IsNullable(IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static bool IsNullable(this IXamlType type)

Parameters

Name Type Description
type IXamlType

Return Value

Type Description
bool