Esempio n. 1
0
 public WizardStepCollection(Wizard wizard)
     : base()
 {
     m_wizard = wizard;
 }
Esempio n. 2
0
 public WizardStepCollection(Wizard wizard)
     : base()
 {
     m_wizard = wizard;
 }