示例#1
0
 public bool Equals(Distance other) => (this.TotalKilometers) == (other.TotalKilometers);