Initializes a new instance of the HashtableCache class
Namespace: NHibernate.CacheAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public HashtableCache( string regionName ) |
Visual Basic |
---|
Public Sub New ( _ regionName As String _ ) |
Visual C++ |
---|
public: HashtableCache( String^ regionName ) |
Parameters
- regionName
- Type: System..::..String
[Missing <param name="regionName"/> documentation for "M:NHibernate.Cache.HashtableCache.#ctor(System.String)"]