C# 클래스 DXVcs2Git.Core.Configuration.LauncherHelper

파일 보기 프로젝트 열기: Xarlot/DXVcs2Git

공개 메소드들

메소드 설명
StartLauncher ( int waitInMilliseconds ) : bool
UpdateLauncher ( string installPath = null, System.Version version = null ) : bool

메소드 상세

StartLauncher() 공개 정적인 메소드

public static StartLauncher ( int waitInMilliseconds ) : bool
waitInMilliseconds int
리턴 bool

UpdateLauncher() 공개 정적인 메소드

public static UpdateLauncher ( string installPath = null, System.Version version = null ) : bool
installPath string
version System.Version
리턴 bool