Method | Description | |
---|---|---|
Execute ( IRepl repl, object args ) : object | ||
OpenVsCommand ( IConsole console, IVisualStudioSolutionWriter writer ) : System |
Method | Description | |
---|---|---|
LaunchSolution ( string launcher ) : void |
public Execute ( IRepl repl, object args ) : object | ||
repl | IRepl | |
args | object | |
return | object |
protected LaunchSolution ( string launcher ) : void | ||
launcher | string | |
return | void |
public OpenVsCommand ( IConsole console, IVisualStudioSolutionWriter writer ) : System | ||
console | IConsole | |
writer | IVisualStudioSolutionWriter | |
return | System |