C# Class FSSHTTPandWOPIInspector.Parsers.Filter

2.2.2.1.3.1 Filters
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
FilterOperation byte
FilterType FilterType
QueryChangesFilterData object
QueryChangesFilterEnd bit16StreamObjectHeaderEnd
QueryChangesFilterFlags bit32StreamObjectHeaderStart
QueryChangesFilterStart bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the Filter structure.

Method Details

Parse() public méthode

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

Property Details

FilterOperation public_oe property

public byte FilterOperation
Résultat byte

FilterType public_oe property

public FilterType FilterType
Résultat FilterType

QueryChangesFilterData public_oe property

public object QueryChangesFilterData
Résultat object

QueryChangesFilterEnd public_oe property

public bit16StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers QueryChangesFilterEnd
Résultat bit16StreamObjectHeaderEnd

QueryChangesFilterFlags public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers QueryChangesFilterFlags
Résultat bit32StreamObjectHeaderStart

QueryChangesFilterStart public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers QueryChangesFilterStart
Résultat bit32StreamObjectHeaderStart