Méthode | Description | |
---|---|---|
FromContext ( System.Web.HttpContextBase context ) : |
||
FromCurrentContext ( ) : |
||
Get ( System.Web.HttpApplication application ) : |
||
Raise ( |
||
Raise ( |
||
Raise ( |
||
RaiseWithCallerInfo ( |
||
RaiseWithCallerInfo ( |
Méthode | Description | |
---|---|---|
FromContext ( |
||
OnApplicationDisposed ( object sender, |
public static FromContext ( System.Web.HttpContextBase context ) : |
||
context | System.Web.HttpContextBase | |
Résultat |
public static FromCurrentContext ( ) : |
||
Résultat |
public static Get ( System.Web.HttpApplication application ) : |
||
application | System.Web.HttpApplication | |
Résultat |
public Raise ( |
||
e | ||
context | System.Web.HttpContextBase | |
Résultat | void |
public Raise ( |
||
e | ||
context | System.Web.HttpContextBase | |
callerInfo | ||
Résultat | void |
public RaiseWithCallerInfo ( |
||
e | ||
context | System.Web.HttpContextBase | |
callerMember | [ | |
callerFilePath | [ | |
callerLineNumber | [ | |
Résultat | void |
public RaiseWithCallerInfo ( |
||
e | ||
callerMember | [ | |
callerFilePath | [ | |
callerLineNumber | [ | |
Résultat | void |