C# Class Munin.WinNode.Commands.UnknownCommand

Inheritance: ICommand
Afficher le fichier Open project: jweber/Munin.WinNode

Méthodes publiques

Méthode Description
Execute ( string arguments, string &response ) : void

Method Details

Execute() public méthode

public Execute ( string arguments, string &response ) : void
arguments string
response string
Résultat void