Suoranta.EnterpriseLib.Web - Developer API

CachedSet<(Of <(<'TEntity>)>)> Class

Static HashSet cache of an entity class. Main use case is to bind ICachedSet<(Of <(<'TEntity>)>)> to the relevant constructor

Namespace:  Suoranta.EnterpriseLib.Types
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public class CachedSet<TEntity> : ICachedSet<TEntity>

Type Parameters

TEntity

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Types..::..CachedSet<(Of <(<'TEntity>)>)>