C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUID32BitUintValue

2.2.1.7.5 Extended GUID 32 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
Type byte
Value uint

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ExtendedGUID32BitUintValue structure.

Method Details

Parse() public méthode

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

Property Details

GUID public_oe property

public Guid,System GUID
Résultat System.Guid

Type public_oe property

public byte Type
Résultat byte

Value public_oe property

public uint Value
Résultat uint