示例#1
0
 public ITotal GetPoints(Club club)
 {
     return null;
 }
示例#2
0
 public void Ranking(PointSystem system, Club[] clubs)
 {
 }
示例#3
0
 public RankingEntry EntryFromClub(Club c)
 {
     return null;
 }