Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MAPIInspector
Parsers
PopCommand
C# Class MAPIInspector.Parsers.PopCommand
Represent a pop command.
Inheritance:
Command
ファイルを表示
Open project: OfficeDev/Office-Inspectors-for-Fiddler
Class Usage Examples
Public Properties
Property
Type
Description
Command
byte
Public Methods
Method
Description
Parse
(
FastTransferStream
stream
) :
void
Parse from a stream.
Method Details
Parse()
public
method
Parse from a stream.
public
Parse
(
FastTransferStream
stream
) :
void
stream
FastTransferStream
A stream contains PopCommand.
return
void
Property Details
Command
public_oe property
public
byte
Command
return
byte