public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }
예제 #2
0
 public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }