C# 클래스 UI.MvcApplication

상속: System.Web.HttpApplication
파일 보기 프로젝트 열기: NemeStats/NemeStats

보호된 메소드들

메소드 설명
Application_EndRequest ( object sender, EventArgs e ) : void

메소드 상세

Application_EndRequest() 보호된 메소드

protected Application_EndRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void