Пример #1
0
 public SolutionController(IOurSolutionsService ourSolutionsService)
 {
     _ourSolutionsService = ourSolutionsService;
 }