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