protected PhasorValueBase(
IDataCell parent,
IPhasorDefinition phasorDefinition
)
Protected Sub New (
parent As IDataCell,
phasorDefinition As IPhasorDefinition
)
protected:
PhasorValueBase(
IDataCell^ parent,
IPhasorDefinition^ phasorDefinition
)
Gemstone.PhasorProtocols.PhasorValueBase = function(parent, phasorDefinition);