C# Class StoreIDTopGateAPI.Action

Show file Open project: nedap/StoreIDTopGateAPI

Private Properties

Property Type Description

Public Methods

Method Description
Action ( String action, int count, int onTime, int offTime, int lightsHoldTime ) : System

Method Details

Action() public method

public Action ( String action, int count, int onTime, int offTime, int lightsHoldTime ) : System
action String
count int
onTime int
offTime int
lightsHoldTime int
return System