コード例 #1
0
 public bool Equals(SnapshotBitmapData other) => base.Equals(other) && other.Data.ArraysEquals(Data);
コード例 #2
0
 public bool Equals(SnapshotBitmapData other) => base.Equals(other) && other.Data.ArraysEquals(Data);