C# 클래스 SSW.MusicStore.BusinessLogic.Query.GenreQueryService

상속: IGenreQueryService
파일 보기 프로젝트 열기: SSWConsulting/enterprise-musicstore-api-aspnet

공개 메소드들

메소드 설명
GenreQueryService ( Func unitOfWorkFunc ) : System
GetAllGenres ( ) : Task>

메소드 상세

GenreQueryService() 공개 메소드

public GenreQueryService ( Func unitOfWorkFunc ) : System
unitOfWorkFunc Func
리턴 System

GetAllGenres() 공개 메소드

public GetAllGenres ( ) : Task>
리턴 Task>