Esempio n. 1
0
 public bool AddData(NhanVienObj nvObj)
 {
     return(nvMod.AddData(nvObj));
 }