Skip to content

JSProxy.IsExtensible delegate

C#
public delegate bool IsExtensible(JSObject target);

See Also

Released under the MIT license