Example #1
0
 public DataSet GetCustomers()
 {
     return(oDLCustomer.GetCustomers(this));
 }