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