C# Class Questor.Modules.Caching.ItemCache

Datei anzeigen Open project: ISeeDEDPpl/Questor Class Usage Examples

Public Methods

Method Description
ItemCache ( DirectEve.DirectItem item ) : System
ItemCache ( DirectEve.DirectItem item, bool cacheRefineOutput ) : System

Method Details

ItemCache() public method

public ItemCache ( DirectEve.DirectItem item ) : System
item DirectEve.DirectItem
return System

ItemCache() public method

public ItemCache ( DirectEve.DirectItem item, bool cacheRefineOutput ) : System
item DirectEve.DirectItem
cacheRefineOutput bool
return System