13 lines
302 B
Plaintext
13 lines
302 B
Plaintext
== Exceptions
|
|
|
|
Methods with the following names are excluded because they can't be made <code>static</code>:
|
|
|
|
* Application_AuthenticateRequest
|
|
* Application_BeginRequest
|
|
* Application_End
|
|
* Application_EndRequest
|
|
* Application_Error
|
|
* Application_Init
|
|
* Application_Start
|
|
* Session_End
|
|
* Session_Start |