RestaurantSectionTable Constructor |
Ctor.
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic RestaurantSectionTable(
ITable table,
int x,
int y,
int z,
double angle,
int width,
int height
)
Parameters
- table
- Type: Resto.Front.Api.Data.Organization.SectionsITable
- x
- Type: SystemInt32
- y
- Type: SystemInt32
- z
- Type: SystemInt32
- angle
- Type: SystemDouble
- width
- Type: SystemInt32
- height
- Type: SystemInt32
See Also