C# Class FSSHTTPandWOPIInspector.Parsers.CellID

2.2.1.10 Cell ID
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
EXGUID1 ExtendedGUID
EXGUID2 ExtendedGUID

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellID structure.

Method Details

Parse() public méthode

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

Property Details

EXGUID1 public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers EXGUID1
Résultat ExtendedGUID

EXGUID2 public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers EXGUID2
Résultat ExtendedGUID