C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUID17BitUintValue

2.2.1.7.4 Extended GUID 17 Bit Uint Value
Inheritance: ExtendedGUID
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
GUID System.Guid

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the ExtendedGUID17BitUintValue structure.

Method Details

Parse() public method

Parse the ExtendedGUID17BitUintValue structure.
public Parse ( Stream s ) : void
s Stream An stream containing ExtendedGUID17BitUintValue structure.
return void

Property Details

GUID public property

public Guid,System GUID
return System.Guid