Class GetAllHistoryQuery
Запрос на получение истории уведомдений
Inherited Members
Namespace: NotifyHub.NotificationService.Application.Features.Queries.GetAllHistory
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public class GetAllHistoryQuery : IRequest<GetHistoryResponse>, IBaseRequest
Implements
MediatR.IRequest<TResponse>
MediatR.IBaseRequest