C# Class Pubhack4.Services.VideoGames.VideoGameService

Inheritance: IVideoGameService
Afficher le fichier Open project: moov2/pubhack4

Méthodes publiques

Méthode Description
GetByYear ( int year, int page ) : IList
VideoGameService ( ) : System.Collections.Generic

Method Details

GetByYear() public méthode

public GetByYear ( int year, int page ) : IList
year int
page int
Résultat IList

VideoGameService() public méthode

public VideoGameService ( ) : System.Collections.Generic
Résultat System.Collections.Generic