コード例 #1
0
ファイル: Calls.cs プロジェクト: mat1jaczyyy/Aleb
 public bool Gt(Calls other) => Max.Gt(other.Max);