Summary description for Global.
More...
|
void | Application_Start (Object sender, EventArgs e) |
|
void | Session_Start (Object sender, EventArgs e) |
|
void | Application_BeginRequest (Object sender, EventArgs e) |
|
void | Application_EndRequest (Object sender, EventArgs e) |
|
void | Session_End (Object sender, EventArgs e) |
|
void | Application_End (Object sender, EventArgs e) |
|
void | Application_Start (Object sender, EventArgs e) |
|
void | Session_Start (Object sender, EventArgs e) |
|
void | Application_BeginRequest (Object sender, EventArgs e) |
|
void | Application_EndRequest (Object sender, EventArgs e) |
|
void | Session_End (Object sender, EventArgs e) |
|
void | Application_End (Object sender, EventArgs e) |
|
Summary description for Global.
void MyService.Global.Application_Start |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Session_Start |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_BeginRequest |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_EndRequest |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Session_End |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_End |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_Start |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Session_Start |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_BeginRequest |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_EndRequest |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Session_End |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
void MyService.Global.Application_End |
( |
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprotected |
The documentation for this class was generated from the following file: