DownloadStartedEventArgs Constructor |
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic DownloadStartedEventArgs(
string fileName,
long totalBytes
)
Parameters
- fileName String
-
- totalBytes Int64
-
See Also