Interface IIngredientRepository
Namespace: Restaurant.Domain.Aggregates.ProductAggregate.Contracts
Assembly: Restaurant.Domain.dll
public interface IIngredientRepository : IRepository<Ingredient>
Implements
Last modified: 21 May 2024
Namespace: Restaurant.Domain.Aggregates.ProductAggregate.Contracts
Assembly: Restaurant.Domain.dll