C# Class Godot.IcsEditor.Ui.ViewModel.SingleStockItemViewModel

Inheritance: ViewModelBase, IDataErrorInfo
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
SingleStockItemViewModel ( ) : System.ComponentModel
SingleStockItemViewModel ( StockItem editStockItem ) : System.ComponentModel
UnderlayingObject ( ) : StockItem
this ( string propertyName ) : string

Method Details

SingleStockItemViewModel() public méthode

public SingleStockItemViewModel ( ) : System.ComponentModel
Résultat System.ComponentModel

SingleStockItemViewModel() public méthode

public SingleStockItemViewModel ( StockItem editStockItem ) : System.ComponentModel
editStockItem Godot.IcsModel.Entities.StockItem
Résultat System.ComponentModel

UnderlayingObject() public méthode

public UnderlayingObject ( ) : StockItem
Résultat Godot.IcsModel.Entities.StockItem

this() public méthode

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