Beispiel #1
0
 public bool Equals(FenData other) => string.Equals(Fen, other.Fen);