IXamlType.

MakeGenericType(IReadOnlyList<IXamlType>) Method

Namespace
XamlX.TypeSystem
Containing Type
IXamlType

Syntax

IXamlType MakeGenericType(IReadOnlyList<IXamlType> typeArguments)

Parameters

Name Type Description
typeArguments IReadOnlyList<IXamlType>

Return Value

Type Description
IXamlType