Search Results for

    Show / Hide Table of Contents

    Interface IWeakReferenceCacheService

    Cache service interface

    Inherited Members
    ICacheService.Set<T>(String, T)
    ICacheService.Set<T>(T)
    ICacheService.Get<T>(String)
    ICacheService.Get<T>(String, Func<T>)
    ICacheService.Remove<T>(String)
    ICacheService.ClearType<T>()
    ICacheService.Clear()
    Namespace: Simplic.Cache
    Assembly: Simplic.Cache.dll
    Syntax
    public interface IWeakReferenceCacheService : ICacheService
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx