C# Class FastQuant.SimulatorProgressEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
SimulatorProgressEventArgs ( long count, int percent ) : System

Method Details

SimulatorProgressEventArgs() public méthode

public SimulatorProgressEventArgs ( long count, int percent ) : System
count long
percent int
Résultat System