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