C# 클래스 JavaScriptEngineSwitcher.Sample.AspNet4.Mvc4.Controllers.HomeController

상속: Controller
파일 보기 프로젝트 열기: Taritsyn/JavaScriptEngineSwitcher

공개 메소드들

메소드 설명
Contact ( ) : System.Web.Mvc.ActionResult
HomeController ( ) : System.Configuration
HomeController ( FileContentService fileContentService, JsEvaluationService jsEvaluationService ) : System.Configuration
Index ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Demo ( ) : System.Web.Mvc.ActionResult
Demo ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult

메소드 상세

Contact() 공개 메소드

public Contact ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

HomeController() 공개 메소드

public HomeController ( ) : System.Configuration
리턴 System.Configuration

HomeController() 공개 메소드

public HomeController ( FileContentService fileContentService, JsEvaluationService jsEvaluationService ) : System.Configuration
fileContentService JavaScriptEngineSwitcher.Sample.Logic.Services.FileContentService
jsEvaluationService JavaScriptEngineSwitcher.Sample.Logic.Services.JsEvaluationService
리턴 System.Configuration

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult