Exemplo n.º 1
0
 public List <Coach> CoachList()
 {
     return(_coachDAL.CoachList());
 }