Пример #1
0
 public CommandManager()
 {
     //create the connection with the database
     dbController.CreateSQLiteConnection();
 }