Ejemplo n.º 1
0
 public List <AgentProjectLevel> BindAgentProjectLevels()
 {
     return(db.BindAgentProjectLevels());
 }