JSMarshaller.StaticGetToJSMethodDelegate method
Gets a delegate for a .NET adapter to a JS method, using the current thread JS marshaller instance.
C#
public static Delegate StaticGetToJSMethodDelegate(MethodInfo method)
See Also
- class JSMarshaller
- namespace Microsoft.JavaScript.NodeApi.DotNetHost