C# Class StoreIDTopGateAPI.Settings

Exibir arquivo Open project: nedap/StoreIDTopGateAPI Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Settings ( ) : System
Settings ( System.Boolean readerEnabled, System.Boolean lightsEnabled, System.Boolean buzzerEnabled, int buzzerVolume, AlarmPattern alarmPattern ) : System
ToString ( ) : String

Method Details

Settings() public method

public Settings ( ) : System
return System

Settings() public method

public Settings ( System.Boolean readerEnabled, System.Boolean lightsEnabled, System.Boolean buzzerEnabled, int buzzerVolume, AlarmPattern alarmPattern ) : System
readerEnabled System.Boolean
lightsEnabled System.Boolean
buzzerEnabled System.Boolean
buzzerVolume int
alarmPattern AlarmPattern
return System

ToString() public method

public ToString ( ) : String
return String