Click or drag to resize

DirectIoResult Constructor (Document, DictionaryString, String)

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
Type: Resto.Front.Api.Data.PrintDocument
resultData
Type: System.Collections.GenericDictionaryString, String
See Also