C# Class Core.Domains.Category.Queries.GetCategoryListExistWithProduct.GetCategoryListExistsWithProductQuery.Handler

Inheritance: IRequestHandler
ファイルを表示 Open project: berkayyerdelen/CleanArchitecture

Public Methods

Method Description
Handler ( IApplicationDbContext context, IMapper mapper ) : System

Method Details

Handler() public method

public Handler ( IApplicationDbContext context, IMapper mapper ) : System
context IApplicationDbContext
mapper IMapper
return System