C# 클래스 BookManagement.MvcApplication

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

공개 프로퍼티들

프로퍼티 타입 설명
totalVisitors int

보호된 메소드들

메소드 설명
Application_Start ( ) : void

비공개 메소드들

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

메소드 상세

Application_Start() 보호된 메소드

protected Application_Start ( ) : void
리턴 void

프로퍼티 상세

totalVisitors 공개적으로 정적으로 프로퍼티

public static int totalVisitors
리턴 int