示例#1
0
 public static void Delete(DodatnaUsluga tn)
 {
     tn.Obrisan = true;
     Update(tn);
 }