C# 클래스 Fuzzer.RemoteControl.RemoteExecCommand

상속: RemoteCommand
파일 보기 프로젝트 열기: areiter/InMemoryFuzzing 1 사용 예제들

공개 메소드들

메소드 설명
RemoteExecCommand ( string name, string path, IList args, IList envp ) : System

메소드 상세

RemoteExecCommand() 공개 메소드

public RemoteExecCommand ( string name, string path, IList args, IList envp ) : System
name string
path string
args IList
envp IList
리턴 System