Interface IFlushable
Interface for all kinds of caches that should support a common Flush mechanism
Namespace: SuperOffice.Data.Cache
Assembly: SoDataBase.dll
Syntax
public interface IFlushable
Methods
Flush()
Declaration
void Flush()
Extension Methods
EnumUtil.MapEnums<From, To>(From)