C# Class FSSHTTPandWOPIInspector.Parsers.SpecializedKnowledge

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

Méthodes publiques

Свойство Type Description
GUID System.Guid
SpecializedKnowledgeData object
SpecializedKnowledgeEnd bit16StreamObjectHeaderEnd
SpecializedKnowledgeStart bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the SpecializedKnowledge structure.

Method Details

Parse() public méthode

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

Property Details

GUID public_oe property

public Guid,System GUID
Résultat System.Guid

SpecializedKnowledgeData public_oe property

public object SpecializedKnowledgeData
Résultat object

SpecializedKnowledgeEnd public_oe property

public bit16StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers SpecializedKnowledgeEnd
Résultat bit16StreamObjectHeaderEnd

SpecializedKnowledgeStart public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers SpecializedKnowledgeStart
Résultat bit32StreamObjectHeaderStart