Click or drag to resize

Document Constructor (ListString)

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public Document(
	List<string> lines
)

Parameters

lines
Type: System.Collections.GenericListString
See Also