C# 클래스 Pubhack4.Services.VideoGames.VideoGameService

상속: IVideoGameService
파일 보기 프로젝트 열기: moov2/pubhack4

공개 메소드들

메소드 설명
GetByYear ( int year, int page ) : IList
VideoGameService ( ) : System.Collections.Generic

메소드 상세

GetByYear() 공개 메소드

public GetByYear ( int year, int page ) : IList
year int
page int
리턴 IList

VideoGameService() 공개 메소드

public VideoGameService ( ) : System.Collections.Generic
리턴 System.Collections.Generic