Пример #1
0
 public DataTable GetSearch(string condition)
 {
     return(bus.GetSearch(condition));
 }