C# Class FSSHTTPandWOPIInspector.Parsers.ContentTagKnowledge

2.2.1.13.5 Content Tag Knowledge
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
ContentTagKnowledgeEnd bit8StreamObjectHeaderEnd
ContentTagKnowledgeEntryArray FSSHTTPandWOPIInspector.Parsers.ContentTagKnowledgeEntry[]
ContentTagKnowledgeStart 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

ContentTagKnowledgeEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers ContentTagKnowledgeEnd
Résultat bit8StreamObjectHeaderEnd

ContentTagKnowledgeEntryArray public_oe property

public ContentTagKnowledgeEntry[],FSSHTTPandWOPIInspector.Parsers ContentTagKnowledgeEntryArray
Résultat FSSHTTPandWOPIInspector.Parsers.ContentTagKnowledgeEntry[]

ContentTagKnowledgeStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ContentTagKnowledgeStart
Résultat bit16StreamObjectHeaderStart