Пример #1
0
 public virtual void QueryTable(DataTable table, string parameter)
 {
     QueryUtil.QueryTable(table, parameter);
 }