Method | Description | |
---|---|---|
OpenerLockChangeEventArgs ( System.Boolean locked ) : System |
Initializes a new instance of the CyrusBuilt.MonoPi.Devices.Access.OpenerLockChangeEventArgs class with the lock state.
|
public OpenerLockChangeEventArgs ( System.Boolean locked ) : System | ||
locked | System.Boolean | /// Set true if locked. /// |
return | System |