7 lines
115 B
C#
7 lines
115 B
C#
namespace Francesco.Recipes.World.Data.Repository.Ingredient
|
|
{
|
|
public class IngredientService
|
|
{
|
|
}
|
|
}
|