Exemplo n.º 1
0
 public IEnumerable <GameDescriptor> GetAllGames()
 {
     return(GameAccessor.GetAllGames());
 }