Method | Description | |
---|---|---|
AlbumQueryService ( Func |
||
GetAlbumDetails ( int id ) : Task |
||
GetByGenre ( string genre ) : Task |
||
GetTopSellingAlbums ( int count ) : Task |
public AlbumQueryService ( Func |
||
unitOfWorkFunc | Func |
|
return | System |
public GetTopSellingAlbums ( int count ) : Task |
||
count | int | |
return | Task |