C# 클래스 stinkbugapp.com.Controllers.ErrorsController

상속: Controller
파일 보기 프로젝트 열기: erik5388/stinkbugapp.com 1 사용 예제들

공개 메소드들

메소드 설명
Index ( int statusCode, Exception exception ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( int statusCode, Exception exception ) : System.Web.Mvc.ActionResult
statusCode int
exception System.Exception
리턴 System.Web.Mvc.ActionResult