메소드 | 설명 | |
---|---|---|
AlbumsController ( IRepository |
메소드 | 설명 | |
---|---|---|
AddAlbum ( |
||
DeleteAlbum ( int id ) : |
||
GetAlbum ( int id ) : |
||
GetAlbums ( ) : IEnumerable |
||
UpdateAlbum ( int id, |
public AlbumsController ( IRepository |
||
albumsRepository | IRepository |
|
artistsRepository | IRepository |
|
songsRepository | IRepository |
|
리턴 | System |