C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUIDArray

2.2.1.8 Extended GUID Array
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Content FSSHTTPandWOPIInspector.Parsers.ExtendedGUID[]
Count CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ExtendedGUIDArray structure.

Method Details

Parse() public méthode

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

Property Details

Content public_oe property

public ExtendedGUID[],FSSHTTPandWOPIInspector.Parsers Content
Résultat FSSHTTPandWOPIInspector.Parsers.ExtendedGUID[]

Count public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers Count
Résultat CompactUnsigned64bitInteger