RestaurantSectionTable Constructor |
Ctor.
Namespace: Resto.Front.Api.Data.ViewAssembly: 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 ITable
-
- x Int32
-
- y Int32
-
- z Int32
-
- angle Double
-
- width Int32
-
- height Int32
-
See Also