Operator operator !=
operator !=(Pen?, Pen?)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Pen? a, Pen? b)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Pen? a, Pen? b)