Click or drag to resize

AutosearchDeviceSettingsResult Constructor (ListDeviceSetting)

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public AutosearchDeviceSettingsResult(
	List<DeviceSetting> settings
)

Parameters

settings
Type: System.Collections.GenericListDeviceSetting
See Also