C# Class NMemcached.Util.CacheMixin

Exibir arquivo Open project: hibernating-rhinos/NMemcached

Protected Properties

Property Type Description
Cache System.Web.Caching.Cache

Protected Methods

Method Description
ClearCache ( ) : void

Method Details

ClearCache() protected method

protected ClearCache ( ) : void
return void

Property Details

Cache protected_oe property

protected Cache,System.Web.Caching Cache
return System.Web.Caching.Cache