Class GetAllFoodLabelsQuery
Namespace: Restaurant.Application.Requests.FoodLabel
Assembly: Restaurant.Application.dll
public sealed class GetAllFoodLabelsQuery : IRequest<Result<IEnumerable<FoodLabel>>>, IBaseRequest
Inheritance
object ← GetAllFoodLabelsQuery
Implements
IRequest<Result<IEnumerable<FoodLabel\>\>\>, 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