C# 클래스 ExceptionFilter.ViewModels.Repo_Album

상속: RepositoryBase
파일 보기 프로젝트 열기: peteratseneca/dps907fall2013

공개 메소드들

메소드 설명
GetAll ( ) : IEnumerable
GetById ( int id ) : ExceptionFilter.ViewModels.AlbumFull

메소드 상세

GetAll() 공개 메소드

public GetAll ( ) : IEnumerable
리턴 IEnumerable

GetById() 공개 메소드

public GetById ( int id ) : ExceptionFilter.ViewModels.AlbumFull
id int
리턴 ExceptionFilter.ViewModels.AlbumFull