Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ClientLauncher
ApplicationUpdates.DownloadProgressEventArgs
C# Class ClientLauncher.ApplicationUpdates.DownloadProgressEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: swganhtools/swganhclientlauncher
Class Usage Examples
Public Methods
Method
Description
DownloadProgressEventArgs
(
long
nDownloaded
,
long
nTotal
) :
System
Method Details
DownloadProgressEventArgs()
public
method
public
DownloadProgressEventArgs
(
long
nDownloaded
,
long
nTotal
) :
System
nDownloaded
long
nTotal
long
return
System