Exemplo n.º 1
0
 public bool CapNhatKhuVucBUS(ref string err, KhuVucO kv)
 {
     return(khuVucDAO.CapNhatKhuVuc(ref err, kv));
 }