Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
hMailServer
Core
Protocols
IMAP
CommandParser
C# Class hMailServer.Core.Protocols.IMAP.CommandParser
Mostra file
Open project: hmailserver/hmailserver-net
Public Methods
Method
Description
ParseCommand
(
string
command
) :
ImapCommand
Method Details
ParseCommand()
public
static
method
public
static
ParseCommand
(
string
command
) :
ImapCommand
command
string
return
ImapCommand