C# Class FSSHTTPandWOPIInspector.Parsers.CellKnowLedge

2.2.1.13.2 Cell Knowledge
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
CellKnowledgeData object[]
CellKnowledgeEnd bit8StreamObjectHeaderEnd
CellKnowledgeStart bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellKnowLedge structure.

Method Details

Parse() public méthode

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

Property Details

CellKnowledgeData public_oe property

public object[] CellKnowledgeData
Résultat object[]

CellKnowledgeEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers CellKnowledgeEnd
Résultat bit8StreamObjectHeaderEnd

CellKnowledgeStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers CellKnowledgeStart
Résultat bit16StreamObjectHeaderStart