Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetMessageForStatus() [2/2]

static string System.Net.Mail.SmtpException.GetMessageForStatus ( SmtpStatusCode statusCode,
string serverResponse )
inlinestaticprivateinherited

Definition at line 24 of file SmtpException.cs.

25 {
27 }
static string GetMessageForStatus(SmtpStatusCode statusCode, string serverResponse)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string MailServerResponse
Definition SR.cs:62
Definition SR.cs:7

References System.Runtime.Serialization.Dictionary, System.SR.Format(), System.Net.Mail.SmtpException.GetMessageForStatus(), and System.SR.MailServerResponse.

Referenced by System.Net.Mail.SmtpException.GetMessageForStatus().