C# Class Sitecore.Modules.WeBlog.Caching.ProfanityFilterCache

Inheritance: SimpleCache, IWeBlogCache
显示文件 Open project: WeTeam/WeBlog

Public Methods

Method Description
ClearCache ( ) : void
ProfanityFilterCache ( string name, long maxSize ) : System

Method Details

ClearCache() public method

public ClearCache ( ) : void
return void

ProfanityFilterCache() public method

public ProfanityFilterCache ( string name, long maxSize ) : System
name string
maxSize long
return System