public bool Destroy(object IdChidinh)
 {
     return(KcbChidinhcl.Destroy(IdChidinh) == 1);
 }