Exemple #1
0
 public IEnumerable <GameDescriptor> GetAllGames()
 {
     return(GameAccessor.GetAllGames());
 }