XamlIlTypeSystemExtensions.

GetAllInterfaces(IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IEnumerable<IXamlIlType> GetAllInterfaces(this IXamlIlType type)

Parameters

Name Type Description
type IXamlIlType

Return Value

Type Description
IEnumerable<IXamlIlType>