Skip to content

JSProxy Inequality operator

Compares two JS values using JS "strict" equality.

C#
public static bool operator !=(JSProxy a, JSProxy b)

See Also

Released under the MIT license