TypeExporter.ExportGenericTypeDefinition method
C#
public JSReference ExportGenericTypeDefinition(Type type,
Func<Type, JSValue> exportConstructedGeneric)
See Also
- class JSReference
- struct JSValue
- class TypeExporter
- namespace Microsoft.JavaScript.NodeApi.DotNetHost