IXamlIlMethod.

MakeGenericMethod(IReadOnlyList<IXamlIlType>) Method

Namespace
XamlIl.TypeSystem
Containing Type
IXamlIlMethod

Syntax

IXamlIlMethod MakeGenericMethod(IReadOnlyList<IXamlIlType> typeArguments)

Parameters

Name Type Description
typeArguments IReadOnlyList<IXamlIlType>

Return Value

Type Description
IXamlIlMethod