C# (CSharp) OpenSlx.Lib.Services.Impl 네임스페이스

클래스들

이름 설명
AspnetCacheService Implementation of ICacheService using the default ASP.NET cache. For convenience during testing if HttpContext.Current is not valid all calls are ignored.
MemCacheService Very simple cache service using a dictionary to implement the cache. (for testing purposes)