Esempio n. 1
0
 public BettingOption AddBetSlipOption(int id)
 {
     return(MatchContext.AddBetSlipOption(id));
 }