Exemplo n.º 1
0
 public ITotal GetPoints(Club club)
 {
     return null;
 }
Exemplo n.º 2
0
 public void Ranking(PointSystem system, Club[] clubs)
 {
 }
Exemplo n.º 3
0
 public RankingEntry EntryFromClub(Club c)
 {
     return null;
 }