C# Class StoreIDTopGateAPI.AlarmPattern

Afficher le fichier Open project: nedap/StoreIDTopGateAPI Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AlarmPattern ( ) : System
AlarmPattern ( int onTime, int offTime, int lightsHoldTime, int count ) : System
ToString ( ) : String

Method Details

AlarmPattern() public méthode

public AlarmPattern ( ) : System
Résultat System

AlarmPattern() public méthode

public AlarmPattern ( int onTime, int offTime, int lightsHoldTime, int count ) : System
onTime int
offTime int
lightsHoldTime int
count int
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String