C# Class SSW.MusicStore.BusinessLogic.Query.GenreQueryService

Inheritance: IGenreQueryService
Afficher le fichier Open project: SSWConsulting/enterprise-musicstore-api-aspnet

Méthodes publiques

Méthode Description
GenreQueryService ( Func unitOfWorkFunc ) : System
GetAllGenres ( ) : Task>

Method Details

GenreQueryService() public méthode

public GenreQueryService ( Func unitOfWorkFunc ) : System
unitOfWorkFunc Func
Résultat System

GetAllGenres() public méthode

public GetAllGenres ( ) : Task>
Résultat Task>