Show / Hide Table of Contents

Class GetAllHistoryQuery

Запрос на получение истории уведомдений

Inheritance
object
GetAllHistoryQuery
Implements
IRequest<GetHistoryResponse>
IBaseRequest
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX