Beispiel #1
0
 public List <Tuple <int, int> > GetAllGames()
 {
     return(OrderContext.GetAllGames());
 }