C# Class hMailServer.Core.Protocols.IMAP.CommandParser

Afficher le fichier Open project: hmailserver/hmailserver-net

Méthodes publiques

Méthode Description
ParseCommand ( string command ) : ImapCommand

Method Details

ParseCommand() public static méthode

public static ParseCommand ( string command ) : ImapCommand
command string
Résultat ImapCommand