예제 #1
0
 public IEnumerable <BusinessEntities> AgentList()
 {
     return(_repository.AgentList());
 }