Esempio n. 1
0
 public static void them(DONDATHANG dh)
 {
     db.DONDATHANGs.Add(dh);
     db.SaveChanges();
 }