C# Класс Godot.IcsEditor.Ui.ViewModel.SingleStockItemViewModel

Наследование: ViewModelBase, IDataErrorInfo
Показать файл Открыть проект

Открытые методы

Метод Описание
SingleStockItemViewModel ( ) : System.ComponentModel
SingleStockItemViewModel ( StockItem editStockItem ) : System.ComponentModel
UnderlayingObject ( ) : StockItem
this ( string propertyName ) : string

Описание методов

SingleStockItemViewModel() публичный Метод

public SingleStockItemViewModel ( ) : System.ComponentModel
Результат System.ComponentModel

SingleStockItemViewModel() публичный Метод

public SingleStockItemViewModel ( StockItem editStockItem ) : System.ComponentModel
editStockItem Godot.IcsModel.Entities.StockItem
Результат System.ComponentModel

UnderlayingObject() публичный Метод

public UnderlayingObject ( ) : StockItem
Результат Godot.IcsModel.Entities.StockItem

this() публичный Метод

public this ( string propertyName ) : string
propertyName string
Результат string