Click or drag to resize

DeviceBooleanSetting(String, String) Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Settings
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DeviceBooleanSetting(
	string name,
	string label
)

Parameters

name  String
 
label  String
 
See Also