C# Class FSSHTTPandWOPIInspector.Parsers.CellKnowledgeEntry

2.2.1.13.2.2 Cell Knowledge Entry
Inheritance: BaseStructure
Exibir arquivo Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
SerialNumber SerialNumber
cellKnowledgeEntry bit16StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the CellKnowledgeEntry structure.

Method Details

Parse() public method

Parse the CellKnowledgeEntry structure.
public Parse ( Stream s ) : void
s Stream An stream containing CellKnowledgeEntry structure.
return void

Property Details

SerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers SerialNumber
return SerialNumber

cellKnowledgeEntry public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers cellKnowledgeEntry
return bit16StreamObjectHeaderStart