예제 #1
0
 public bool DeleteDanhMuc(string madm)
 {
     return(objDM.DeleteDanhMuc(madm));
 }