C# Class SEToolbox.Models.InventoryModel

Inheritance: BaseModel, IDataErrorInfo
Afficher le fichier Open project: midspace/SEToolbox Class Usage Examples

Méthodes publiques

Méthode Description
InventoryModel ( VRage.Game.MyObjectBuilder_InventoryItem item ) : System
ToString ( ) : string
this ( string columnName ) : string

Private Methods

Méthode Description
UpdateMassVolume ( ) : void

Method Details

InventoryModel() public méthode

public InventoryModel ( VRage.Game.MyObjectBuilder_InventoryItem item ) : System
item VRage.Game.MyObjectBuilder_InventoryItem
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string