C# 클래스 SharpDox.GUI.ViewModels.ShellViewModel

상속: SharpDox.GUI.ViewModels.ViewModelBase
파일 보기 프로젝트 열기: Geaz/sharpDox 1 사용 예제들

공개 메소드들

메소드 설명
ShellViewModel ( SDGuiStrings strings, IConfigController configController, SharpDox.Build.BuildController buildController, System.Action onCloseHandle ) : System

비공개 메소드들

메소드 설명
RecentProjectsChanged ( ) : void

메소드 상세

ShellViewModel() 공개 메소드

public ShellViewModel ( SDGuiStrings strings, IConfigController configController, SharpDox.Build.BuildController buildController, System.Action onCloseHandle ) : System
strings SDGuiStrings
configController IConfigController
buildController SharpDox.Build.BuildController
onCloseHandle System.Action
리턴 System