Beispiel #1
0
 public AgentInfoSetupModel GetAgentByID(int ID)
 {
     return(ToolsSetingBAL.GetAgentByID(ID));
 }