C# Class MonoDevelop.Platform.WindowsPlatform.WindowsDesktopApplication

Inheritance: MonoDevelop.Ide.Desktop.DesktopApplication
Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Méthode Description
Launch ( ) : void
WindowsDesktopApplication ( string id, string displayName, string exePath, bool isDefault ) : System

Method Details

Launch() public méthode

public Launch ( ) : void
Résultat void

WindowsDesktopApplication() public méthode

public WindowsDesktopApplication ( string id, string displayName, string exePath, bool isDefault ) : System
id string
displayName string
exePath string
isDefault bool
Résultat System