コード例 #1
0
 public static Queen Create(int row, int column) =>
 Queen.CreateAt(row, column);