Esempio n. 1
0
 public void DodajKlienta(Klient klient)
 {
     lista_klientow.Add(klient);
 }