메소드 | 설명 | |
---|---|---|
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 |