C# Class System.Windows.Forms.Html.BrowserProgressChangeEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: shadolight/XmlDiffPatch

Méthodes publiques

Méthode Description
BrowserProgressChangeEventArgs ( int progress, int progressMax ) : System

Method Details

BrowserProgressChangeEventArgs() public méthode

public BrowserProgressChangeEventArgs ( int progress, int progressMax ) : System
progress int
progressMax int
Résultat System