Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SmtpDeliveryFormat.cs
Go to the documentation of this file.
1
namespace
System.Net.Mail
;
2
3
public
enum
SmtpDeliveryFormat
4
{
5
SevenBit
,
6
International
7
}
System.Net.Mail.SmtpDeliveryFormat
SmtpDeliveryFormat
Definition
SmtpDeliveryFormat.cs:4
System.Net.Mail.SmtpDeliveryFormat.SevenBit
@ SevenBit
System.Net.Mail.SmtpDeliveryFormat.International
@ International
System.Net.Mail
Definition
AlternateView.cs:5
source
System.Net.Mail
System.Net.Mail
SmtpDeliveryFormat.cs
Generated by
1.10.0