FoodMenuPageUpdateTable Method |
Updates the table.
Namespace: foodez.WaiterPagesAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Task UpdateTable()
Public Function UpdateTable As Task
public:
Task^ UpdateTable()
member UpdateTable : unit -> Task
Return Value
Type:
Task[Missing <returns> documentation for "M:foodez.WaiterPages.FoodMenuPage.UpdateTable"]
See Also