Click or drag to resize

IDataCellParsingState.CreateNewFrequencyValue Property

Gets reference to CreateNewValueFunction<TDefinition, TValue> delegate used to create new IFrequencyValue objects.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.241-beta
Syntax
View Source

Property Value

CreateNewValueFunction<IFrequencyDefinition, IFrequencyValue>
See Also