Skip to content

JSProxy.OwnKeys delegate

C#
public delegate JSArray OwnKeys(JSObject target);

See Also

Released under the MIT license