Exemplo n.º 1
0
 private void SelectDB(string selectDB)
 {
     MyTrees.SetDBName(selectDB);
     datasetInfoView.Init(MyTrees.treeDB);
 }