C# Class MonoBerry.Tool.Shell

Inheritance: Command
Afficher le fichier Open project: roblillack/monoberry

Méthodes publiques

Méthode Description
Execute ( IList parameters ) : void

Private Methods

Méthode Description
GetDevice ( IList parameters ) : Device
Run ( string cmd ) : void
SetupDaemon ( ) : void

Method Details

Execute() public méthode

public Execute ( IList parameters ) : void
parameters IList
Résultat void