Beispiel #1
0
 public void AddBetType(string betType)
 {
     MatchContext.AddBetType(betType);
 }