C# Class ITimeU.Models.RaceAthleteModel

Afficher le fichier Open project: heinek/ITimeU

Méthodes publiques

Méthode Description
GetAthletesConnectedToRace ( int raceid ) : List

Gets the race athletes for race.

RaceAthleteModel ( ) : System.Collections.Generic

Method Details

GetAthletesConnectedToRace() public static méthode

Gets the race athletes for race.
public static GetAthletesConnectedToRace ( int raceid ) : List
raceid int The raceid.
Résultat List

RaceAthleteModel() public méthode

public RaceAthleteModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic