Exemplo n.º 1
0
 public bool ExecCommand(string cmdID, object value)
 {
     return(tr.ExecCommand(cmdID, false, value));
 }