Method | Description | |
---|---|---|
GetMatchResultsForMatchBetween ( string teamName, string otherTeamName ) : |
||
GetMatchResultsForTeam ( string teamName ) : IEnumerable |
||
Include ( IEnumerable |
||
Leaderboard ( ) : System | ||
ToStandingSummary ( string>.IDictionary |
Method | Description | |
---|---|---|
Refresh ( ) : void |
public GetMatchResultsForMatchBetween ( string teamName, string otherTeamName ) : |
||
teamName | string | |
otherTeamName | string | |
return |
public GetMatchResultsForTeam ( string teamName ) : IEnumerable |
||
teamName | string | |
return | IEnumerable |
public Include ( IEnumerable |
||
toBeIncluded | IEnumerable |
|
return | void |
public ToStandingSummary ( string>.IDictionary |
||
teamNames | string>.IDictionary | |
return | IEnumerable |