C# Class CachingFramework.Redis.Providers.RedisProviderBase

Redis Provider Base Class.
Afficher le fichier Open project: thepirat000/CachingFramework.Redis

Protected Properties

Свойство Type Description
_context CachingFramework.Redis.Providers.RedisProviderContext

Private Methods

Méthode Description
RedisProviderBase ( CachingFramework.Redis.Providers.RedisProviderContext context ) : CachingFramework.Redis.Contracts

Initializes a new instance of the RedisProviderBase class.

Property Details

_context protected_oe property

The redis provider context
protected RedisProviderContext,CachingFramework.Redis.Providers _context
Résultat CachingFramework.Redis.Providers.RedisProviderContext