Open sandboxFocus

Method MakeGenericInstance

MakeGenericInstance(IReadOnlyList<IType>)

Declaration
IMethod MakeGenericInstance(IReadOnlyList<IType> typeArguments)
Parameters
Type Name Description
IReadOnlyList<IType> typeArguments
Returns
Type Description
IMethod