C# Class MonoBerry.Tool.Setup

Inheritance: Command
显示文件 Open project: roblillack/monoberry

Public Methods

Method Description
Execute ( IList parameters ) : void

Private Methods

Method Description
GetDevice ( IList parameters ) : Device
Run ( string cmd ) : void

Method Details

Execute() public method

public Execute ( IList parameters ) : void
parameters IList
return void