This class allows access to the HttpContext without referring to HttpContext at compile time.
The accessors are cached as delegates for performance.
Namespace: NHibernate.ContextAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static class ReflectiveHttpContext |
Visual Basic |
---|
Public NotInheritable Class ReflectiveHttpContext |
Visual C++ |
---|
public ref class ReflectiveHttpContext abstract sealed |