Esempio n. 1
0
 public bool Delete(NhanVienObj vo)
 {
     return(sql.Delete(vo));
 }