protected CommandFrameBase(
CommandCellCollection cells,
DeviceCommand command
)
Protected Sub New (
cells As CommandCellCollection,
command As DeviceCommand
)
protected:
CommandFrameBase(
CommandCellCollection^ cells,
DeviceCommand command
)
Gemstone.PhasorProtocols.CommandFrameBase = function(cells, command);