Exemplo n.º 1
0
 public AmplifiDAO(string path)
 {
     ampDataBase = AmplifiDB.getInstance();
     dataSource  = ampDataBase.GetAllDB();
 }