public void Execute(IDataBase db) { var olapRound = new OlapRound("Тестовая подготовка", "2015"); db.InsertOlapRound(olapRound); }