C# Class Utility.HttpCache.CacheManagement

Mostra file Open project: dream-365/toolkit

Public Methods

Method Description
CacheManagement ( string root ) : System
CreateCacheManagementDBIfNotExists ( ) : void

Method Details

CacheManagement() public method

public CacheManagement ( string root ) : System
root string
return System

CreateCacheManagementDBIfNotExists() public method

public CreateCacheManagementDBIfNotExists ( ) : void
return void