Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
DownloadProgressChangedEventHandler.cs
Go to the documentation of this file.
1
namespace
System.Net
;
2
3
public
delegate
void
DownloadProgressChangedEventHandler
(
object
sender,
DownloadProgressChangedEventArgs
e);
System.Net.DownloadProgressChangedEventArgs
Definition
DownloadProgressChangedEventArgs.cs:6
System.Net.DownloadProgressChangedEventHandler
delegate void DownloadProgressChangedEventHandler(object sender, DownloadProgressChangedEventArgs e)
System.Net
Definition
HttpClientJsonExtensions.cs:8
source
System.Net.WebClient
System.Net
DownloadProgressChangedEventHandler.cs
Generated by
1.10.0