C# Class IndieAPI.Server.Services.CacheBox.CacheItem

ファイルを表示 Open project: SyncZone/IndieAPI

Public Methods

Method Description
CacheItem ( String key, String value, Double expire ) : System

Method Details

CacheItem() public method

public CacheItem ( String key, String value, Double expire ) : System
key String
value String
expire Double
return System