C# Class sublime.Command

Afficher le fichier Open project: continuoustests/EditorEngine Class Usage Examples

Méthodes publiques

Méthode Description
Command ( string exe, string cmd ) : System
OverrideExecutable ( string executable ) : void

Method Details

Command() public méthode

public Command ( string exe, string cmd ) : System
exe string
cmd string
Résultat System

OverrideExecutable() public méthode

public OverrideExecutable ( string executable ) : void
executable string
Résultat void