public CommandFrame( byte[] buffer, int startIndex, int length )
Public Sub New ( buffer As Byte(), startIndex As Integer, length As Integer )
public: CommandFrame( array<unsigned char>^ buffer, int startIndex, int length )
new : buffer : byte[] * startIndex : int * length : int -> CommandFrame
GSF.PhasorProtocols.SelFastMessage.CommandFrame = function(buffer, startIndex, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.