public bool Destroy(object IdChitietdonthuoc)
 {
     return(KcbDonthuocChitiet.Destroy(IdChitietdonthuoc) == 1);
 }