コード例 #1
0
 public SectionListController(ISectionListService sectionListService)
 {
     _sectionListService = sectionListService;
 }