Class GetAllUsersQuery
Namespace: Identity.Application.Requests.Handlers.User
Assembly: Identity.Application.dll
Empty request that need no parameter, it acts as a link to the handler.
public sealed class GetAllUsersQuery : IRequest<Result<IEnumerable<UserResponse>>>, IBaseRequest
Inheritance
object ← GetAllUsersQuery
Implements
IRequest<Result<IEnumerable<UserResponse\>\>\>, IBaseRequest
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Last modified: 21 May 2024