XamlIlTypeSystemExtensions.

GetAllFields(IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IEnumerable<IXamlIlField> GetAllFields(this IXamlIlType t)

Parameters

Name Type Description
t IXamlIlType

Return Value

Type Description
IEnumerable<IXamlIlField>