C# Class MonoDevelop.Platform.WindowsPlatform.WindowsDesktopApplication

Inheritance: MonoDevelop.Ide.Desktop.DesktopApplication
Mostrar archivo Open project: powerumc/monodevelop_korean

Public Methods

Method Description
Launch ( ) : void
WindowsDesktopApplication ( string id, string displayName, string exePath, bool isDefault ) : System

Method Details

Launch() public method

public Launch ( ) : void
return void

WindowsDesktopApplication() public method

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