Example #1
0
 public DataTable LayDSSP(string condition)
 {
     return(bus.LayDSSP(condition));
 }