Click or drag to resize

Document Constructor (ListString)

Main constructor

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

Parameters

lines
Type: System.Collections.GenericListString
See Also