Click or drag to resize
ManageEmployeesPositionGroup Constructor

Namespace: foodez.ManagerPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PositionGroup(
	IEnumerable<Employee> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableEmployee

[Missing <param name="items"/> documentation for "M:foodez.ManagerPages.ManageEmployees.PositionGroup.#ctor(System.Collections.Generic.IEnumerable{foodez.Employee})"]

See Also