C# Class AMPSExcel.JSONMessageType

Inheritance: MessageType
Show file Open project: 60East/amps-client-excel

Public Methods

Method Description
PopulateDictionary ( byte data, int position, int length, object>.IDictionary output ) : void

Method Details

PopulateDictionary() public method

public PopulateDictionary ( byte data, int position, int length, object>.IDictionary output ) : void
data byte
position int
length int
output object>.IDictionary
return void