示例#1
0
 private static void PreRequestHandlerExecute(object sender, EventArgs e)
 {
     HttpContextBase.CreateContext(HttpContext.Current);
 }