Exemplo n.º 1
0
 public TraningCourses()
 {
     _dbContext = new TrainingManagementDBEntities();
     _log       = new Logger();
 }