Ejemplo n.º 1
0
 private bool LeagueExists(int id)
 {
     return(LeagueManager.IsLeagueExists(id));
 }