Skip to content

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

Released under the MIT license