C# 클래스 MonoDevelop.Platform.WindowsPlatform.WindowsDesktopApplication

상속: MonoDevelop.Ide.Desktop.DesktopApplication
파일 보기 프로젝트 열기: powerumc/monodevelop_korean

공개 메소드들

메소드 설명
Launch ( ) : void
WindowsDesktopApplication ( string id, string displayName, string exePath, bool isDefault ) : System

메소드 상세

Launch() 공개 메소드

public Launch ( ) : void
리턴 void

WindowsDesktopApplication() 공개 메소드

public WindowsDesktopApplication ( string id, string displayName, string exePath, bool isDefault ) : System
id string
displayName string
exePath string
isDefault bool
리턴 System