Exemple #1
0
 public string Get(string id)
 {
     return(CmdQueues.GetCmd(id));
 }