Gets the specified entity from the cache.

Declaration Syntax
public TEntity Get<TEntity>(
Object id
) where TEntity : Entity
Public Function Get(Of TEntity As Entity) ( _
id As Object _
) As TEntity

Generic Template Parameters

Parameters

Return Value
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)