C# Class FSSHTTPandWOPIInspector.Parsers.DiagnosticRequestOptionInput

2.2.2.1.4.3 Diagnostic Request Option Input
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
DiagnosticRequestOptionInputHeader bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the DiagnosticRequestOptionInput structure.

Method Details

Parse() public méthode

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

Property Details

DiagnosticRequestOptionInputHeader public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers DiagnosticRequestOptionInputHeader
Résultat bit32StreamObjectHeaderStart