XamlIlTypeSystemExtensions.

IsDirectlyAssignableFrom(IXamlIlType, IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static bool IsDirectlyAssignableFrom(this IXamlIlType type, IXamlIlType other)

Parameters

Name Type Description
type IXamlIlType
other IXamlIlType

Return Value

Type Description
bool