Beispiel #1
0
 public bool xoa(DTO_DichVu obj)
 {
     return(dv.xoaDV(obj));
 }