C# Class ConsoleSharedCommands.Commands.SharedSendCommands

Inheritance: SharedCommands
Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
SendMethod ( string queueName, string method ) : ConsoleExecuteResult

Method Details

SendMethod() public méthode

public SendMethod ( string queueName, string method ) : ConsoleExecuteResult
queueName string
method string
Résultat ConsoleShared.ConsoleExecuteResult