C# Class FSSHTTPandWOPIInspector.Parsers.Knowledge

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

Méthodes publiques

Свойство Type Description
KnowledgeEnd bit8StreamObjectHeaderEnd
KnowledgeStart bit16StreamObjectHeaderStart
SpecializedKnowledge FSSHTTPandWOPIInspector.Parsers.SpecializedKnowledge[]

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the Knowledge structure.

Method Details

Parse() public méthode

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

Property Details

KnowledgeEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers KnowledgeEnd
Résultat bit8StreamObjectHeaderEnd

KnowledgeStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers KnowledgeStart
Résultat bit16StreamObjectHeaderStart

SpecializedKnowledge public_oe property

public SpecializedKnowledge[],FSSHTTPandWOPIInspector.Parsers SpecializedKnowledge
Résultat FSSHTTPandWOPIInspector.Parsers.SpecializedKnowledge[]