Skip to content

JSProxy.Has delegate

C#
public delegate bool Has(JSObject target, JSValue property);

See Also

Released under the MIT license