Ejemplo n.º 1
0
 public void Invoke()
 {
     _rockPaperScissorsGame.PlayMatch(_chatClient);
     _timeOfNextRun = DateTime.MaxValue;
 }