Skip to content

JSProxy.GetPrototypeOf delegate

C#
public delegate JSObject GetPrototypeOf(JSObject target);

See Also

Released under the MIT license