C# 클래스 Elfar.Mvc.ActionResults.IndexResult

상속: System.Web.Mvc.ViewResult
파일 보기 프로젝트 열기: stevenbey/elfar

공개 메소드들

메소드 설명
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
IndexResult ( IErrorLogProvider provider, IErrorLogPlugin plugins ) : System

메소드 상세

ExecuteResult() 공개 메소드

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
리턴 void

IndexResult() 공개 메소드

public IndexResult ( IErrorLogProvider provider, IErrorLogPlugin plugins ) : System
provider IErrorLogProvider
plugins IErrorLogPlugin
리턴 System