Click or drag to resize
FloorPlanUpdateTable Method
Updates the table.

Namespace: foodez.SharedPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Task UpdateTable(
	int table
)

Parameters

table
Type: SystemInt32
The table.

Return Value

Type: Task

[Missing <returns> documentation for "M:foodez.SharedPages.FloorPlan.UpdateTable(System.Int32)"]

See Also