Ejemplo n.º 1
0
 public CreateModel(IMissionViewModelService service, IConfiguration config)
 {
     _service = service;
     _config  = config;
 }