Exemplo n.º 1
0
 public Protocol.ToolkitResultProtocol UpdateQueue(String title)
 {
     return(toolkitProtocol.UpdateQueue(title));
 }