XamlTypeSystemExtensions.

MakeGenericType(IXamlType, IXamlType[]) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static IXamlType MakeGenericType(this IXamlType type, params IXamlType[] typeArguments)

Parameters

Name Type Description
type IXamlType
typeArguments IXamlType[]

Return Value

Type Description
IXamlType