C# Class DataLib.Formula1

Mostra file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
GetChampions ( ) : IList
GetChampionships ( ) : IEnumerable
GetConstructorChampions ( ) : IList

Private Methods

Method Description
GetMoreRacers ( ) : IList

Method Details

GetChampions() public static method

public static GetChampions ( ) : IList
return IList

GetChampionships() public static method

public static GetChampionships ( ) : IEnumerable
return IEnumerable

GetConstructorChampions() public static method

public static GetConstructorChampions ( ) : IList
return IList