C# 클래스 Orchard.Setup.Controllers.SetupController

상속: Microsoft.AspNetCore.Mvc.Controller
파일 보기 프로젝트 열기: RickardPettersson/Orchard-CMS-MySQL

공개 메소드들

메소드 설명
Index ( ) : Microsoft.AspNetCore.Mvc.ActionResult
SetupController ( INotifier notifier, ISetupService setupService, IViewsBackgroundCompilation viewsBackgroundCompilation ) : System

비공개 메소드들

메소드 설명
IndexPOST ( SetupViewModel model ) : Microsoft.AspNetCore.Mvc.ActionResult
IndexViewResult ( SetupViewModel model ) : Microsoft.AspNetCore.Mvc.ActionResult
OrderRecipes ( IEnumerable recipes ) : List

메소드 상세

Index() 공개 메소드

public Index ( ) : Microsoft.AspNetCore.Mvc.ActionResult
리턴 Microsoft.AspNetCore.Mvc.ActionResult

SetupController() 공개 메소드

public SetupController ( INotifier notifier, ISetupService setupService, IViewsBackgroundCompilation viewsBackgroundCompilation ) : System
notifier INotifier
setupService ISetupService
viewsBackgroundCompilation IViewsBackgroundCompilation
리턴 System