XamlTypeSystemExtensions.

GetAllInterfaces(IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

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

Parameters

Name Type Description
type IXamlType

Return Value

Type Description
IEnumerable<IXamlType>