Interface IClearCache
Interface for objects that can clear their internal cache.
public interface IClearCache
- Extension Methods
Methods
ClearCache()
Clears any cached data held by the implementing object.
void ClearCache()
Interface for objects that can clear their internal cache.
public interface IClearCache
Clears any cached data held by the implementing object.
void ClearCache()