terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SmtpDeliveryMethod.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Net.Mail
5
{
6
[global::Cpp2ILInjected.Token(
Token
=
"0x2000329"
)]
7
public
enum
SmtpDeliveryMethod
8
{
9
[global::Cpp2ILInjected.Token(
Token
=
"0x4001168"
)]
10
Network
,
11
[global::Cpp2ILInjected.Token(
Token
=
"0x4001169"
)]
12
SpecifiedPickupDirectory
,
13
[global::Cpp2ILInjected.Token(
Token
=
"0x400116A"
)]
14
PickupDirectoryFromIis
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.Mail.SmtpDeliveryMethod
SmtpDeliveryMethod
Definition
SmtpDeliveryMethod.cs:8
System.Net.Mail.SmtpDeliveryMethod.SpecifiedPickupDirectory
@ SpecifiedPickupDirectory
System.Net.Mail.SmtpDeliveryMethod.PickupDirectoryFromIis
@ PickupDirectoryFromIis
System.Net.Mail.SmtpDeliveryMethod.Network
@ Network
System.Net.Mail
Definition
SmtpDeliveryFormat.cs:5
System.Net.BufferType.Token
@ Token
System
Definition
__Il2CppComDelegate.cs:6
source
System
Net
Mail
SmtpDeliveryMethod.cs
Generated by
1.10.0