Пример #1
0
 public async Task RestartGame()
 {
     await _positionService.Clear();
 }