C# Class ChaosMonkey.Infrastructure.CommandExecuter

Exibir arquivo Open project: simonmunro/ChaosMonkey

Public Methods

Method Description
ExecuteCommandSync ( string command ) : void

Method Details

ExecuteCommandSync() public method

public ExecuteCommandSync ( string command ) : void
command string
return void