Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LinkRelationsIntro
ViewModels
Repo_Album
C# Class LinkRelationsIntro.ViewModels.Repo_Album
Inheritance:
RepositoryBase
显示文件
Open project: peteratseneca/dps907fall2013
Public Methods
Method
Description
GetAll
( ) :
IEnumerable
GetById
(
int
id
) :
AlbumFull
Method Details
GetAll()
public
method
public
GetAll
( ) :
IEnumerable
return
IEnumerable
GetById()
public
method
public
GetById
(
int
id
) :
AlbumFull
id
int
return
AlbumFull