Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WebClient()
System.Net.WebClient.WebClient
(
)
inline
Definition at line
288
of file
WebClient.cs
.
289
{
290
if
(GetType() == typeof(WebClient))
291
{
292
GC.SuppressFinalize(
this
);
293
}
294
}
References
System.GC.SuppressFinalize()
.
System
Net
WebClient
Generated by
1.10.0