CustomerDisplayTextTask Constructor |
Main constructor
Namespace: Resto.Front.Api.Data.Device.TasksAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxpublic CustomerDisplayTextTask(
int maxShowTimeMillis,
string topLeft,
string topRight,
string bottomLeft,
string bottomRight
)
Parameters
- maxShowTimeMillis Int32
-
- topLeft String
-
- topRight String
-
- bottomLeft String
-
- bottomRight String
-
See Also