Method | Description | |
---|---|---|
CommandRunner ( ServerContext context ) : System | ||
RunCommand ( string cmdKey, object cmd, string tags ) : HttpResponseMessage |
public CommandRunner ( ServerContext context ) : System | ||
context | ServerContext | |
return | System |
public RunCommand ( string cmdKey, object cmd, string tags ) : HttpResponseMessage | ||
cmdKey | string | |
cmd | object | |
tags | string | |
return | HttpResponseMessage |