C# 클래스 GalaxyCreator.Dialogs.EconomyEditor.EconomyEditorDetailViewModel

상속: DialogViewModelBase
파일 보기 프로젝트 열기: killeroguk/X4GalaxyCreator

공개 메소드들

메소드 설명
EconomyEditorDetailViewModel ( string message, Product product ) : GalaSoft.MvvmLight.Command

비공개 메소드들

메소드 설명
OnCancelClicked ( object parameter ) : void
OnSaveClicked ( object parameter ) : void
UpdateFactionsOnJobLocation ( object param ) : void

메소드 상세

EconomyEditorDetailViewModel() 공개 메소드

public EconomyEditorDetailViewModel ( string message, Product product ) : GalaSoft.MvvmLight.Command
message string
product Product
리턴 GalaSoft.MvvmLight.Command