C# Class Pubhack4.Services.VideoGames.VideoGameService

Inheritance: IVideoGameService
Show file Open project: moov2/pubhack4

Public Methods

Method Description
GetByYear ( int year, int page ) : IList
VideoGameService ( ) : System.Collections.Generic

Method Details

GetByYear() public method

public GetByYear ( int year, int page ) : IList
year int
page int
return IList

VideoGameService() public method

public VideoGameService ( ) : System.Collections.Generic
return System.Collections.Generic