[Missing <summary> documentation for "T:NHibernate.Cfg.Loquacious.IEntityCacheConfigurationProperties`1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface IEntityCacheConfigurationProperties<TEntity> where TEntity : class |
Visual Basic |
---|
Public Interface IEntityCacheConfigurationProperties(Of TEntity As Class) |
Visual C++ |
---|
generic<typename TEntity> where TEntity : ref class public interface class IEntityCacheConfigurationProperties |
Type Parameters
- TEntity
[Missing <typeparam name="TEntity"/> documentation for "T:NHibernate.Cfg.Loquacious.IEntityCacheConfigurationProperties`1"]