Ejemplo n.º 1
0
 public SolutionController(IOurSolutionsService ourSolutionsService)
 {
     _ourSolutionsService = ourSolutionsService;
 }