Click or drag to resize

DeviceInfo(State, String, DeviceSettings) Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Results
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public DeviceInfo(
	State state,
	string comment,
	DeviceSettings settings
)

Parameters

state  State
 
comment  String
 
settings  DeviceSettings
 
See Also