Beispiel #1
0
 public BDrugCatalogueDB(ConnectDB c)
 {
     conn = c;
     initConfig();
 }