Skip to content

JSMarshaller.GetMethodOverloads method

Gets overload information for a set of overloaded methods.

C#
public JSCallbackOverload[] GetMethodOverloads(MethodInfo[] methods, 
    bool staticAsExtensions = false)

See Also

Released under the MIT license