Beispiel #1
0
 public void RequestPlay(int Card)
 {
     _connection.SendPlay(Card);
 }