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
System.Net.DownloadProgressChangedEventArgs Class Reference
+ Inheritance diagram for System.Net.DownloadProgressChangedEventArgs:

Package Functions

 DownloadProgressChangedEventArgs (int progressPercentage, object userToken, long bytesReceived, long totalBytesToReceive)
 
 DownloadProgressChangedEventArgs ()
 

Properties

long BytesReceived [get]
 
long TotalBytesToReceive [get]
 

Private Attributes

readonly long< BytesReceivedk__BackingField
 
readonly long< TotalBytesToReceivek__BackingField
 

Detailed Description

Definition at line 8 of file DownloadProgressChangedEventArgs.cs.


The documentation for this class was generated from the following file: