C# Class FSSHTTPandWOPIInspector.Parsers.WaterlineKnowledge

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

Méthodes publiques

Свойство Type Description
WaterlineKnowledgeData FSSHTTPandWOPIInspector.Parsers.WaterlineKnowledgeEntry[]
WaterlineKnowledgeEnd bit8StreamObjectHeaderEnd
WaterlineKnowledgeStart bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the WaterlineKnowledge structure.

Method Details

Parse() public méthode

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

Property Details

WaterlineKnowledgeData public_oe property

public WaterlineKnowledgeEntry[],FSSHTTPandWOPIInspector.Parsers WaterlineKnowledgeData
Résultat FSSHTTPandWOPIInspector.Parsers.WaterlineKnowledgeEntry[]

WaterlineKnowledgeEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers WaterlineKnowledgeEnd
Résultat bit8StreamObjectHeaderEnd

WaterlineKnowledgeStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers WaterlineKnowledgeStart
Résultat bit16StreamObjectHeaderStart