A Sandcastle Documented Class Library
ConnectionChangeNotification Constructor |
Initializes a new instance of the ConnectionChangeNotification class
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public ConnectionChangeNotification( bool isConnected )
Public Sub New ( isConnected As Boolean )
public: ConnectionChangeNotification( bool isConnected )
new : isConnected : bool -> ConnectionChangeNotification
Parameters
- isConnected
- Type: SystemBoolean
[Missing <param name="isConnected"/> documentation for "M:Tego.Rfid.Gen2.ConnectionChangeNotification.#ctor(System.Boolean)"]
See Also