public bool Equals(GetServerDateRequest other) { return(!ReferenceEquals(null, other)); }
public bool Equals(GetServerDateRequest other) { return !ReferenceEquals(null, other); }