Ejemplo n.º 1
0
 public DataSet GetReturnData(int agentId)
 {
     return(exeCmd.GetReturnData(agentId));
 }