Пример #1
0
 public bool delete(List <String> lists)
 {
     return(dal.delete(lists));
 }