Exemplo n.º 1
0
 //Added by Fahim Nasir 09/03/2018 10:59:25
 public DataTable GetCustomerChannels()
 {
     return(daCustomer.GetCustomerChannels());
 }