C# Class hMailServer.Core.Protocols.SmtpClient.CommandReplyParser

Show file Open project: hmailserver/hmailserver-net

Public Methods

Method Description
ParseCommandReply ( string commandReply ) : SmtpCommandReply

Method Details

ParseCommandReply() public static method

public static ParseCommandReply ( string commandReply ) : SmtpCommandReply
commandReply string
return hMailServer.Core.Protocols.SMTP.SmtpCommandReply