예제 #1
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.UtcTime);
예제 #2
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.Value);