Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MAPIInspector
Parsers
Command
C# 클래스 MAPIInspector.Parsers.Command
Represents a command in GLOBSET.
상속:
MAPIInspector.Parsers.BaseStructure
파일 보기
프로젝트 열기: OfficeDev/Office-Inspectors-for-Fiddler
공개 메소드들
메소드
설명
Parse
(
FastTransferStream
stream
) :
void
Parse from a FastTransferStream
메소드 상세
Parse()
공개
메소드
Parse from a FastTransferStream
public
Parse
(
FastTransferStream
stream
) :
void
stream
FastTransferStream
A FastTransferStream
리턴
void