Method ClearCache
ClearCache<T>()
Clears the cache for the specified entity type.
void ClearCache<T>() where T : class
Type Parameters
T
The entity type.
Clears the cache for the specified entity type.
void ClearCache<T>() where T : class
T
The entity type.