Exemplo n.º 1
0
 public Controller()
 {
     cd     = new CardDeck();
     server = new Server(this);
 }