C# Class Fuzzer.RemoteControl.RemoteExecCommand

Inheritance: RemoteCommand
Exibir arquivo Open project: areiter/InMemoryFuzzing Class Usage Examples

Public Methods

Method Description
RemoteExecCommand ( string name, string path, IList args, IList envp ) : System

Method Details

RemoteExecCommand() public method

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