public ConfigurationFrameParsingState( int parsedBinaryLength, CreateNewCellFunction<IConfigurationCell> createNewCellFunction, bool trustHeaderLength, bool validateCheckSum, int cellCount )
Public Sub New ( parsedBinaryLength As Integer, createNewCellFunction As CreateNewCellFunction(Of IConfigurationCell), trustHeaderLength As Boolean, validateCheckSum As Boolean, cellCount As Integer )
public: ConfigurationFrameParsingState( int parsedBinaryLength, CreateNewCellFunction<IConfigurationCell^>^ createNewCellFunction, bool trustHeaderLength, bool validateCheckSum, int cellCount )
new : parsedBinaryLength : int * createNewCellFunction : CreateNewCellFunction<IConfigurationCell> * trustHeaderLength : bool * validateCheckSum : bool * cellCount : int -> ConfigurationFrameParsingState
GSF.PhasorProtocols.ConfigurationFrameParsingState = function(parsedBinaryLength, createNewCellFunction, trustHeaderLength, validateCheckSum, cellCount);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.