示例#1
0
文件: Calls.cs 项目: mat1jaczyyy/Aleb
 public bool Gt(Calls other) => Max.Gt(other.Max);