Example #1
0
 public DataTable tableOne(string num)
 {
     return(dal.tableOne(num));
 }