Click or drag to resize
CustomerQueueGetCustomers Method
Gets the customers stored in the database.

Namespace: foodez.HostPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Task GetCustomers()

Return Value

Type: Task

[Missing <returns> documentation for "M:foodez.HostPages.CustomerQueue.GetCustomers"]

See Also