C# Class Rebel.Cms.Web.Caching.CacheWarmer

显示文件 Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CacheWarmer ( string host ) : System.IO
TraverseFrom ( string node ) : void

Method Details

CacheWarmer() public method

public CacheWarmer ( string host ) : System.IO
host string
return System.IO

TraverseFrom() public method

public TraverseFrom ( string node ) : void
node string
return void