Метод | Описание | |
---|---|---|
CommandRunner ( ServerContext context ) : System | ||
RunCommand ( string cmdKey, object cmd, string tags ) : HttpResponseMessage |
public CommandRunner ( ServerContext context ) : System | ||
context | ServerContext | |
Результат | System |
public RunCommand ( string cmdKey, object cmd, string tags ) : HttpResponseMessage | ||
cmdKey | string | |
cmd | object | |
tags | string | |
Результат | HttpResponseMessage |