C# Class withSIX.Play.Applications.Services.InstalledGamesService

Inheritance: IInstalledGamesService, IApplicationService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetInstalledGames ( ) : InstalledGames
InstalledGamesService ( IGameContext gameContext ) : System

Private Methods

Méthode Description
CreateInstalledDlc ( Dlc dlc ) : InstalledDlc
CreateInstalledGame ( Game game ) : InstalledGame
InstalledDlcs ( Game game, IHaveDlc hasDlcs ) : IEnumerable
InstalledGames ( ) : IQueryable

Method Details

GetInstalledGames() public méthode

public GetInstalledGames ( ) : InstalledGames
Résultat InstalledGames

InstalledGamesService() public méthode

public InstalledGamesService ( IGameContext gameContext ) : System
gameContext IGameContext
Résultat System