Esempio n. 1
0
 public DataTable GetKanbanCustomers()
 {
     return(CustomerDac.RetrieveKanban().Tables[0]);
 }