public override bool equals(obj): T that return obj != null && (that = obj as T) != null && this.x == that.x
No comments:
Post a Comment