C# 클래스 Microsoft.Azure.Devices.Applications.RemoteMonitoring.DeviceAdmin.Web.MvcApplication

상속: System.Web.HttpApplication
파일 보기 프로젝트 열기: Azure/azure-iot-remote-monitoring

보호된 메소드들

메소드 설명
Application_BeginRequest ( Object sender, EventArgs e ) : void
Application_EndRequest ( ) : void
Application_Start ( ) : void

비공개 메소드들

메소드 설명
GetIsServiceCall ( System.Web.HttpContextWrapper contextWrapper ) : bool
GetSelectedCulture ( ) : CultureInfo

메소드 상세

Application_BeginRequest() 보호된 메소드

protected Application_BeginRequest ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
리턴 void

Application_EndRequest() 보호된 메소드

protected Application_EndRequest ( ) : void
리턴 void

Application_Start() 보호된 메소드

protected Application_Start ( ) : void
리턴 void