public bool updateNSX(EC_NhaSanXuat nsx)
 {
     return(DA_NhaSanXuat.updateNSX(nsx));
 }