Property | Type | Description | |
---|---|---|---|
ideal | double>.Dictionary | ||
maxSize | double | ||
size | double>.Dictionary | ||
start | double>.Dictionary |
Method | Description | |
---|---|---|
InventoryData ( double maxSize, Dictionary ideal, Dictionary start, Dictionary size ) : System | ||
InventoryData ( string data ) : System |
public InventoryData ( double maxSize, Dictionary ideal, Dictionary start, Dictionary size ) : System | ||
maxSize | double | |
ideal | Dictionary | |
start | Dictionary | |
size | Dictionary | |
return | System |
public InventoryData ( string data ) : System | ||
data | string | |
return | System |