Beispiel #1
0
 public void Xoa(string mDG)
 {
     dgDao.Delete(mDG);
 }