コード例 #1
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.Value);
コード例 #2
0
 public int CompareTo(Month other) =>
 - other.CompareTo(this.UtcTime);