C# Class FSSHTTPandWOPIInspector.Parsers.CellKnowledgeEntry

2.2.1.13.2.2 Cell Knowledge Entry
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
SerialNumber SerialNumber
cellKnowledgeEntry bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellKnowledgeEntry structure.

Method Details

Parse() public méthode

Parse the CellKnowledgeEntry structure.
public Parse ( Stream s ) : void
s Stream An stream containing CellKnowledgeEntry structure.
Résultat void

Property Details

SerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers SerialNumber
Résultat SerialNumber

cellKnowledgeEntry public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers cellKnowledgeEntry
Résultat bit16StreamObjectHeaderStart