Example #1
0
 public void PridatFakturu(Faktura faktura)
 {
     faktury.Add(faktura);
 }