Exemple #1
0
 public string Help(string command, RpcShell shell = default)
 {
     return(shell.GetHelp(command));
 }