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