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