예제 #1
0
파일: Calls.cs 프로젝트: mat1jaczyyy/Aleb
 public bool Gt(Calls other) => Max.Gt(other.Max);