C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUID10BitUintValue

2.2.1.7.3 Extended GUID 10 Bit Uint Value
Inheritance: ExtendedGUID
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
GUID System.Guid

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ExtendedGUID10BitUintValue structure.

Method Details

Parse() public méthode

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

Property Details

GUID public_oe property

public Guid,System GUID
Résultat System.Guid