C# Class FlatRedBall.Glue.Plugins.ExportedImplementations.CommandInterfaces.OpenCommands

Inheritance: IOpenCommands
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
OpenExternalApplication ( string path, string parameters ) : void

Method Details

OpenExternalApplication() public méthode

public OpenExternalApplication ( string path, string parameters ) : void
path string
parameters string
Résultat void