Example #1
0
 public DataSet GetAgentReturn(int AgentId)
 {
     return(exeCmd.GetAgentReturn(AgentId));
 }