C# Class T8SuitePro.Disassembler.ProgressEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: mattiasclaesson/TuningSuites

Méthodes publiques

Méthode Description
ProgressEventArgs ( string info, int percentage, ProgressType type ) : System

Method Details

ProgressEventArgs() public méthode

public ProgressEventArgs ( string info, int percentage, ProgressType type ) : System
info string
percentage int
type ProgressType
Résultat System