public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }
示例#2
0
 public SectionWidgetController(ISectionWidgetService sectionWidgetService)
 {
     _sectionWidgetService = sectionWidgetService;
 }