DeviceCustomEnumSettingValue(String, String) Constructor |
Main constructor
Namespace: Resto.Front.Api.Data.Device.SettingsAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxpublic DeviceCustomEnumSettingValue(
string name,
string label
)
Parameters
- name String
-
- label String
-
See Also