C# Class withSIX.Mini.Presentation.Core.CommandRunner

Inheritance: IPresentationService
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
CommandRunner ( IEnumerable commands ) : System
RunCommandsAndLog ( string args ) : int

Private Methods

Method Description
RunCommands ( string args ) : int

Method Details

CommandRunner() public method

public CommandRunner ( IEnumerable commands ) : System
commands IEnumerable
return System

RunCommandsAndLog() public method

public RunCommandsAndLog ( string args ) : int
args string
return int