Exemplo n.º 1
0
 public List <CTeam> getAllTeams()
 {
     return(m_teams.getAllTeams());
 }