protected ChannelCellBase(
IChannelFrame parent,
ushort idCode
)
Protected Sub New (
parent As IChannelFrame,
idCode As UShort
)
protected:
ChannelCellBase(
IChannelFrame^ parent,
unsigned short idCode
)
Gemstone.PhasorProtocols.ChannelCellBase = function(parent, idCode);