C# Class ZWaveActionImplementations.ZWaveAction

Inheritance: ICustomAction
Afficher le fichier Open project: noant/Pyrite

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BeginUserSettings ( ) : bool
Do ( string inputState ) : string
Refresh ( ) : void
ZWaveAction ( ) : PyriteClientIntefaces

Method Details

BeginUserSettings() public méthode

public BeginUserSettings ( ) : bool
Résultat bool

Do() public méthode

public Do ( string inputState ) : string
inputState string
Résultat string

Refresh() public méthode

public Refresh ( ) : void
Résultat void

ZWaveAction() public méthode

public ZWaveAction ( ) : PyriteClientIntefaces
Résultat PyriteClientIntefaces