[Missing <summary> documentation for "P:NHibernate.Cache.StandardQueryCache.Cache"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public ICache Cache { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Cache As ICache Get  | 
| Visual C++ | 
|---|
public: virtual property ICache^ Cache { ICache^ get () sealed; }  |