XamlTypeSystemExtensions.

IsNullableOf(IXamlType, IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static bool IsNullableOf(this IXamlType type, IXamlType vtype)

Parameters

Name Type Description
type IXamlType
vtype IXamlType

Return Value

Type Description
bool