Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
iAutomationAtHome
ZSharp
ZWavePort.UnsubscribedMessageEventArgs
C# Class iAutomationAtHome.ZSharp.ZWavePort.UnsubscribedMessageEventArgs
Inheritance:
System.EventArgs
Show file
Open project: thrandre/ZSharp
Public Properties
Property
Type
Description
Message
ZWaveMessage
Public Methods
Method
Description
UnsubscribedMessageEventArgs
(
ZWaveMessage
message
) :
System
Method Details
UnsubscribedMessageEventArgs()
public
method
public
UnsubscribedMessageEventArgs
(
ZWaveMessage
message
) :
System
message
ZWaveMessage
return
System
Property Details
Message
public property
public
ZWaveMessage,iAutomationAtHome.ZSharp
Message
return
ZWaveMessage