Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SynthExport
PointCloudDownloader.CallbackEventArgs
C# Class SynthExport.PointCloudDownloader.CallbackEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: neonascent/SynthExport-Fork
Public Methods
Method
Description
CallbackEventArgs
(
int
filesDownloaded
,
int
totalFileCount
) :
System
Method Details
CallbackEventArgs()
public
method
public
CallbackEventArgs
(
int
filesDownloaded
,
int
totalFileCount
) :
System
filesDownloaded
int
totalFileCount
int
return
System