C# Class Fuzzer.RemoteControl.EchoCommand

Inheritance: RemoteCommand
显示文件 Open project: areiter/InMemoryFuzzing

Public Methods

Method Description
EchoCommand ( string message ) : System

Method Details

EchoCommand() public method

public EchoCommand ( string message ) : System
message string
return System