Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
hMailServer
Core
Protocols
IMAP
ImapServerSessionState
C# Class hMailServer.Core.Protocols.IMAP.ImapServerSessionState
显示文件
Open project: hmailserver/hmailserver-net
Public Methods
Method
Description
IsCommandValid
(
ImapCommand
command
) :
bool
Reset
( ) :
void
Method Details
IsCommandValid()
public
method
public
IsCommandValid
(
ImapCommand
command
) :
bool
command
ImapCommand
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void