Skip to content

JSProxy.Get delegate

C#
public delegate JSValue Get(JSObject target, JSValue property, JSObject receiver);

See Also

Released under the MIT license