C# 클래스 Zetbox.ConfigEditor.ViewModels.SelectModuleDlgViewModel

상속: WindowViewModel
파일 보기 프로젝트 열기: daszat/zetbox 1 사용 예제들

공개 메소드들

메소드 설명
Cancel ( ) : void
Select ( ) : void
SelectModuleDlgViewModel ( IEnumerable current ) : System

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

Select() 공개 메소드

public Select ( ) : void
리턴 void

SelectModuleDlgViewModel() 공개 메소드

public SelectModuleDlgViewModel ( IEnumerable current ) : System
current IEnumerable
리턴 System