XamlIlTypeSystemExtensions.

IsNullableOf(IXamlIlType, IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

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

Parameters

Name Type Description
type IXamlIlType
vtype IXamlIlType

Return Value

Type Description
bool