XamlIlMethodWithCasts.

MakeGenericMethod(IReadOnlyList<IXamlIlType>) Method

Namespace
XamlIl.Ast
Containing Type
XamlIlMethodWithCasts

Syntax

public IXamlIlMethod MakeGenericMethod(IReadOnlyList<IXamlIlType> typeArguments)

Parameters

Name Type Description
typeArguments IReadOnlyList<IXamlIlType>

Return Value

Type Description
IXamlIlMethod