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

상속: ViewModelBase
파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
ExchangeData ( ProductionItem productionItem ) : void
SingleProductionItemViewModel ( ProductionItem productionItem ) : System.Linq
UnderlayingObject ( ) : ProductionItem

메소드 상세

ExchangeData() 공개 메소드

public ExchangeData ( ProductionItem productionItem ) : void
productionItem Godot.IcsModel.Entities.ProductionItem
리턴 void

SingleProductionItemViewModel() 공개 메소드

public SingleProductionItemViewModel ( ProductionItem productionItem ) : System.Linq
productionItem Godot.IcsModel.Entities.ProductionItem
리턴 System.Linq

UnderlayingObject() 공개 메소드

public UnderlayingObject ( ) : ProductionItem
리턴 Godot.IcsModel.Entities.ProductionItem