Interface ICachedRepository
Summary description for ICachedRepository.
Namespace: ImageVault.Core.Common.DataAccess
Assembly: ImageVault.Core.dll
Syntax
public interface ICachedRepository
Methods
ClearCache()
Clears the cache of the repository
Declaration
void ClearCache()