Skip to content

JSProxy.SetPrototypeOf delegate

C#
public delegate bool SetPrototypeOf(JSObject target, JSObject prototype);

See Also

Released under the MIT license