C# 클래스 withSIX.Play.Applications.Services.InstalledGamesService

상속: IInstalledGamesService, IApplicationService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetInstalledGames ( ) : InstalledGames
InstalledGamesService ( IGameContext gameContext ) : System

비공개 메소드들

메소드 설명
CreateInstalledDlc ( Dlc dlc ) : InstalledDlc
CreateInstalledGame ( Game game ) : InstalledGame
InstalledDlcs ( Game game, IHaveDlc hasDlcs ) : IEnumerable
InstalledGames ( ) : IQueryable

메소드 상세

GetInstalledGames() 공개 메소드

public GetInstalledGames ( ) : InstalledGames
리턴 InstalledGames

InstalledGamesService() 공개 메소드

public InstalledGamesService ( IGameContext gameContext ) : System
gameContext IGameContext
리턴 System