Click or drag to resize

IOperationServiceGetTables Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IReadOnlyList<ITable> GetTables()

Return Value

Type: IReadOnlyListITable
See Also