Ejemplo n.º 1
0
 public bool Them(NhanVienDAO nv)
 {
     return(dal_nv.Them(nv));
 }