Click or drag to resize

DirectIoResult(Document, DictionaryString, String) Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Results
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DirectIoResult(
	Document document,
	Dictionary<string, string> resultData
)

Parameters

document  Document
 
resultData  DictionaryString, String
 
See Also