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