C# 클래스 ChaosMonkey.Infrastructure.CommandExecuter

파일 보기 프로젝트 열기: simonmunro/ChaosMonkey

공개 메소드들

메소드 설명
ExecuteCommandSync ( string command ) : void

메소드 상세

ExecuteCommandSync() 공개 메소드

public ExecuteCommandSync ( string command ) : void
command string
리턴 void