Exemple #1
0
 public static void Delete(DodatnaUsluga n)
 {
     n.Obrisan = true;
     Update(n);
 }