public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }
Ejemplo n.º 2
0
 public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }