C# 클래스 ITimeU.Models.RaceAthleteModel

파일 보기 프로젝트 열기: heinek/ITimeU

공개 메소드들

메소드 설명
GetAthletesConnectedToRace ( int raceid ) : List

Gets the race athletes for race.

RaceAthleteModel ( ) : System.Collections.Generic

메소드 상세

GetAthletesConnectedToRace() 공개 정적인 메소드

Gets the race athletes for race.
public static GetAthletesConnectedToRace ( int raceid ) : List
raceid int The raceid.
리턴 List

RaceAthleteModel() 공개 메소드

public RaceAthleteModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic