C# 클래스 CodeGarten.Web.Controllers.ErrorController

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

공개 메소드들

메소드 설명
Server ( string aspxerrorpath ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Error403 ( string aspxerrorpath ) : System.Web.Mvc.ActionResult
Error404 ( string aspxerrorpath ) : System.Web.Mvc.ActionResult

메소드 상세

Server() 공개 메소드

public Server ( string aspxerrorpath ) : System.Web.Mvc.ActionResult
aspxerrorpath string
리턴 System.Web.Mvc.ActionResult