Click or drag to resize

Document(ListString) Constructor

Main constructor

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

Parameters

lines  ListString
 
See Also