Example #1
0
 public List <AgentMaster> BindAgents()
 {
     return(db.BindAgents());
 }