Example #1
0
 public List <TestTable> GetData()
 {
     return(dataManager.GetAllTable());
 }