Пример #1
0
 public bool Delete(NGDUNG entity)
 {
     return(ngdungdao.Delete(entity));
 }