示例#1
0
 public void MakeMove(Guid playerId, long tileId, Guid trainId) =>
 state.MakeMove(this, playerId, tileId, trainId);