Operator operator !=
operator !=(ServerApi, ServerApi)
Returns true if the two values are not equal.
public static bool operator !=(ServerApi lhs, ServerApi rhs)
Parameters
Returns
- bool
True if the two values are not equal.
Returns true if the two values are not equal.
public static bool operator !=(ServerApi lhs, ServerApi rhs)
True if the two values are not equal.