Click or drag to resize
FoodInventoryFirstLetterGroup Constructor

Namespace: foodez.SharedPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FirstLetterGroup(
	IEnumerable<IngredientStock> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableIngredientStock

[Missing <param name="items"/> documentation for "M:foodez.SharedPages.FoodInventory.FirstLetterGroup.#ctor(System.Collections.Generic.IEnumerable{foodez.DataModel.IngredientStock})"]

See Also