C# Class FSSHTTPandWOPIInspector.Parsers.FragmentKnowledge

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

Méthodes publiques

Свойство Type Description
FragmentKnowledgeEnd bit16StreamObjectHeaderEnd
FragmentKnowledgeEntries FSSHTTPandWOPIInspector.Parsers.FragmentKnowledgeEntry[]
FragmentKnowledgeStart bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the FragmentKnowledge structure.

Method Details

Parse() public méthode

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

Property Details

FragmentKnowledgeEnd public_oe property

public bit16StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers FragmentKnowledgeEnd
Résultat bit16StreamObjectHeaderEnd

FragmentKnowledgeEntries public_oe property

public FragmentKnowledgeEntry[],FSSHTTPandWOPIInspector.Parsers FragmentKnowledgeEntries
Résultat FSSHTTPandWOPIInspector.Parsers.FragmentKnowledgeEntry[]

FragmentKnowledgeStart public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers FragmentKnowledgeStart
Résultat bit32StreamObjectHeaderStart