Пример #1
0
 public void AddPlayer(Guid playerId, string playerName) =>
 state.AddPlayer(this, playerId, playerName);