Skip to content

JSClassBuilder<T>.ConstructorWithArgs<T> delegate

C#
public delegate T ConstructorWithArgs<T>(JSCallbackArgs args);

See Also

Released under the MIT license