protected ChannelFrameParsingStateBase( int parsedBinaryLength, CreateNewCellFunction<T> createNewCellFunction, bool trustHeaderLength, bool validateCheckSum )
Protected Sub New ( parsedBinaryLength As Integer, createNewCellFunction As CreateNewCellFunction(Of T), trustHeaderLength As Boolean, validateCheckSum As Boolean )
protected: ChannelFrameParsingStateBase( int parsedBinaryLength, CreateNewCellFunction<T>^ createNewCellFunction, bool trustHeaderLength, bool validateCheckSum )
new : parsedBinaryLength : int * createNewCellFunction : CreateNewCellFunction<'T> * trustHeaderLength : bool * validateCheckSum : bool -> ChannelFrameParsingStateBase
GSF.PhasorProtocols.ChannelFrameParsingStateBase = function(parsedBinaryLength, createNewCellFunction, trustHeaderLength, validateCheckSum);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.