DirectIoResult(Document, String) Constructor |
Main constructor
Namespace: Resto.Front.Api.Data.Device.ResultsAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic DirectIoResult(
Document document,
string message
)
Parameters
- document Document
-
- message String
-
See Also