C# Class SynthExport.PointCloudDownloader.CallbackEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: neonascent/SynthExport-Fork

Méthodes publiques

Méthode Description
CallbackEventArgs ( int filesDownloaded, int totalFileCount ) : System

Method Details

CallbackEventArgs() public méthode

public CallbackEventArgs ( int filesDownloaded, int totalFileCount ) : System
filesDownloaded int
totalFileCount int
Résultat System