ApplicationDbContext..::..MenuItemIngredients Property
Gets or sets the menu item ingredients.
Namespace:
TriCodeTest.Data
Assembly:
TriCodeTest (in TriCodeTest.dll)
Syntax
public DbSet<MenuItemIngredients> MenuItemIngredients { get; set; }