Click or drag to resize

IChannelFrameParsingStateTCreateNewCell Property

Gets reference to delegate used to create a new IChannelCell object.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
CreateNewCellFunction<T> CreateNewCell { get; }
View Source

Property Value

CreateNewCellFunctionT
See Also