Метод | Описание | |
---|---|---|
ExecuteCommand ( |
||
ExecuteCommand ( string command ) : ServiceCommandOutput | ||
ServiceProxy ( ICommandService |
Метод | Описание | |
---|---|---|
AuthenticateUser ( string username, string password ) : IAuthenticationOutput | ||
ExecuteCommandInternal ( string command ) : ServiceCommandOutput |
public ExecuteCommand ( |
||
command | ||
Результат | ServiceCommandOutput |
public ExecuteCommand ( string command ) : ServiceCommandOutput | ||
command | string | |
Результат | ServiceCommandOutput |
public ServiceProxy ( ICommandService | ||
commandService | ICommandService | |
configuration | ||
Результат | System |