C# Class FSSHTTPandWOPIInspector.Parsers.CellError

2.2.3.2.1 Cell Error
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
ErrorCell bit32StreamObjectHeaderStart
ErrorCode CellErrorCode

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellError structure.

Method Details

Parse() public méthode

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

Property Details

ErrorCell public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ErrorCell
Résultat bit32StreamObjectHeaderStart

ErrorCode public_oe property

public CellErrorCode ErrorCode
Résultat CellErrorCode