IXamlMethod.

MakeGenericMethod(IReadOnlyList<IXamlType>) Method

Namespace
XamlX.TypeSystem
Containing Type
IXamlMethod

Syntax

IXamlMethod MakeGenericMethod(IReadOnlyList<IXamlType> typeArguments)

Parameters

Name Type Description
typeArguments IReadOnlyList<IXamlType>

Return Value

Type Description
IXamlMethod