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
◆
DeliveryMethod
global.System.Net.Mail.SmtpDeliveryMethod System.Net.Configuration.SmtpSection.DeliveryMethod
get
set
Definition at line
34
of file
SmtpSection.cs
.
35
{
36
get
37
{
38
throw
new
NotSupportedException
();
39
}
40
set
41
{
42
throw
new
NotSupportedException
();
43
}
44
}
System.NotSupportedException
Definition
NotSupportedException.cs:9
System
Net
Configuration
SmtpSection
Generated by
1.10.0