C# Class SteamBot.ItemInfo

显示文件 Open project: Top-Cat/SteamBot Class Usage Examples

Public Methods

Method Description
ItemInfo ( int itemid, dynamic info ) : System
getName ( ) : String

Private Methods

Method Description
addAttribute ( dynamic obj ) : void

Method Details

ItemInfo() public method

public ItemInfo ( int itemid, dynamic info ) : System
itemid int
info dynamic
return System

getName() public method

public getName ( ) : String
return String