Exemplo n.º 1
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.UtcTime);
Exemplo n.º 2
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.Value);