Example #1
0
 public DataSet GetAgentChargeReturn(int agentId)
 {
     return(exeCmd.GetAgentChargeReturn(agentId));
 }