Exemple #1
0
 public void AddClient(Client client)
 {
     data.AddClient(client);
 }