C# Class FSSHTTPandWOPIInspector.Parsers.SerialNumber64BitUintValue

2.2.1.9.2 Serial Number 64 Bit Uint Value
Inheritance: SerialNumber
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the SerialNumber64BitUintValue structure.

Method Details

Parse() public méthode

Parse the SerialNumber64BitUintValue structure.
public Parse ( Stream s ) : void
s Stream An stream containing SerialNumber64BitUintValue 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 ulong Value
Résultat ulong