Example #1
0
 public bool Destroy(object IdThuoc)
 {
     return(TThethuoc.Destroy(IdThuoc) == 1);
 }