Click or drag to resize

DirectIoResult(Document, String) Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Results
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public DirectIoResult(
	Document document,
	string message
)

Parameters

document  Document
 
message  String
 
See Also