C# 클래스 Godot.IcsEditor.Ui.ViewModel.SingleStockItemViewModel

상속: ViewModelBase, IDataErrorInfo
파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
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