C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUIDNullValue

2.2.1.7.1 Extended GUID Null Value
Inheritance: ExtendedGUID
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
Type byte

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the ExtendedGUIDNullValue structure.

Method Details

Parse() public method

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

Property Details

Type public property

public byte Type
return byte