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

Inheritance: IOpenCommands
Exibir arquivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
OpenExternalApplication ( string path, string parameters ) : void

Method Details

OpenExternalApplication() public method

public OpenExternalApplication ( string path, string parameters ) : void
path string
parameters string
return void