public CommandCell(
ICommandFrame parent,
byte extendedDataByte
)Public Sub New (
parent As ICommandFrame,
extendedDataByte As Byte
)public:
CommandCell(
ICommandFrame^ parent,
unsigned char extendedDataByte
)Gemstone.PhasorProtocols.CommandCell = function(parent, extendedDataByte);