C# Class NSoft.NFramework.Caching.Memcached.NHCaches.MemcachedCacheConfig

Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
MemcachedCacheConfig ( string region, string expiration, string compressThreshold ) : System

Method Details

MemcachedCacheConfig() public méthode

public MemcachedCacheConfig ( string region, string expiration, string compressThreshold ) : System
region string
expiration string
compressThreshold string
Résultat System