PkSlotUnlink Constructor (Byte, Byte) |
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Sub New (
bytUnlinkSlot As Byte,
bytFromSlot As Byte
)
public PkSlotUnlink(
byte bytUnlinkSlot,
byte bytFromSlot
)
Parameters
- bytUnlinkSlot
- Type: SystemByte
- bytFromSlot
- Type: SystemByte
See Also