C# Class PicasaUploader.UI.Controls.WizardPageChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: ivanz/PicasaUploader Class Usage Examples

Méthodes publiques

Méthode Description
WizardPageChangedEventArgs ( WizardActionPage oldPage, WizardActionPage newPage ) : System

Method Details

WizardPageChangedEventArgs() public méthode

public WizardPageChangedEventArgs ( WizardActionPage oldPage, WizardActionPage newPage ) : System
oldPage WizardActionPage
newPage WizardActionPage
Résultat System