コード例 #1
0
 public readonly bool Equals(S3 other) => S == other.S && IntList == other.IntList;