C# Class FSSHTTPandWOPIInspector.Parsers.CellKnowledgeRange

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

Méthodes publiques

Свойство Type Description
From CompactUnsigned64bitInteger
GUID System.Guid
To CompactUnsigned64bitInteger
cellKnowledgeRange bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellKnowledgeRange structure.

Method Details

Parse() public méthode

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

Property Details

From public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers From
Résultat CompactUnsigned64bitInteger

GUID public_oe property

public Guid,System GUID
Résultat System.Guid

To public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers To
Résultat CompactUnsigned64bitInteger

cellKnowledgeRange public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers cellKnowledgeRange
Résultat bit16StreamObjectHeaderStart