Пример #1
0
 public VolunteerDbRepository()
 {
     Log.Info("Creating VolunteerDbRepository");
     _dbUtils = new DbUtils();
 }