Exemplo n.º 1
0
 public AnswerMatrixImporter(ComponentLogger log) : base(log)
 {
     config             = new AnswerMatrixImporterConfig();
     this.Configuration = config;
 }
 public AnswerMatrixImporter(ComponentLogger log) : base(log)
 {
     config = new AnswerMatrixImporterConfig();
     this.Configuration = config;
 }