terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
SmtpDeliveryFormat.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net.Mail
4
{
5
// Token: 0x02000328 RID: 808
6
public
enum
SmtpDeliveryFormat
7
{
8
// Token: 0x04001165 RID: 4453
9
SevenBit
,
10
// Token: 0x04001166 RID: 4454
11
International
12
}
13
}
System.Net.Mail.SmtpDeliveryFormat
SmtpDeliveryFormat
Definition
SmtpDeliveryFormat.cs:7
System.Net.Mail.SmtpDeliveryFormat.SevenBit
@ SevenBit
System.Net.Mail.SmtpDeliveryFormat.International
@ International
System.Net.Mail
Definition
SmtpDeliveryFormat.cs:4
System
Definition
__ComObject.cs:4
source
System
Net
Mail
SmtpDeliveryFormat.cs
Generated by
1.10.0