Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
UploadProgressChangedEventHandler.cs
Go to the documentation of this file.
1namespace System.Net;
2
delegate void UploadProgressChangedEventHandler(object sender, UploadProgressChangedEventArgs e)