C# 클래스 Perpetuality.MvcApplication

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

공개 메소드들

메소드 설명
HostIPAddress ( System.Web.HttpContextBase context ) : string
HostIPAddress ( string ip ) : string

보호된 메소드들

메소드 설명
Application_Start ( ) : void

메소드 상세

Application_Start() 보호된 메소드

protected Application_Start ( ) : void
리턴 void

HostIPAddress() 공개 정적인 메소드

public static HostIPAddress ( System.Web.HttpContextBase context ) : string
context System.Web.HttpContextBase
리턴 string

HostIPAddress() 공개 정적인 메소드

public static HostIPAddress ( string ip ) : string
ip string
리턴 string