Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PicasaUploader
UI
Controls
WizardPageChangedEventArgs
C# Class PicasaUploader.UI.Controls.WizardPageChangedEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: ivanz/PicasaUploader
Class Usage Examples
Public Methods
Method
Description
WizardPageChangedEventArgs
(
WizardActionPage
oldPage
,
WizardActionPage
newPage
) :
System
Method Details
WizardPageChangedEventArgs()
public
method
public
WizardPageChangedEventArgs
(
WizardActionPage
oldPage
,
WizardActionPage
newPage
) :
System
oldPage
WizardActionPage
newPage
WizardActionPage
return
System