C# Class Munin.WinNode.Commands.UnknownCommand

Inheritance: ICommand
Mostrar archivo Open project: jweber/Munin.WinNode

Public Methods

Method Description
Execute ( string arguments, string &response ) : void

Method Details

Execute() public method

public Execute ( string arguments, string &response ) : void
arguments string
response string
return void