Application.Global.Application_BeginRequest C# (CSharp) 메소드

Application_BeginRequest() 보호된 메소드

protected Application_BeginRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void
        protected void Application_BeginRequest(object sender, EventArgs e)
        {
        }