XamlMethodWithCasts.

MakeGenericMethod(IReadOnlyList<IXamlType>) Method

Namespace
XamlX.Ast
Containing Type
XamlMethodWithCasts

Syntax

public IXamlMethod MakeGenericMethod(IReadOnlyList<IXamlType> typeArguments)

Parameters

Name Type Description
typeArguments IReadOnlyList<IXamlType>

Return Value

Type Description
IXamlMethod