Skip to content

JSProxy.DeleteProperty delegate

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

See Also

Released under the MIT license