Beispiel #1
0
 public void ChangeCount(int count, Mediator mediator)
 {
     mediator.AWin(count);
 }