Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MAPIInspector
Parsers
Command
C# Class MAPIInspector.Parsers.Command
Represents a command in GLOBSET.
Inheritance:
MAPIInspector.Parsers.BaseStructure
Afficher le fichier
Open project: OfficeDev/Office-Inspectors-for-Fiddler
Méthodes publiques
Méthode
Description
Parse
(
FastTransferStream
stream
) :
void
Parse from a FastTransferStream
Method Details
Parse()
public
méthode
Parse from a FastTransferStream
public
Parse
(
FastTransferStream
stream
) :
void
stream
FastTransferStream
A FastTransferStream
Résultat
void