Beispiel #1
0
 //--------------------------------------------------------------------------------
 /// <summary>
 /// Fires the WizardFormStartedEvent event.
 /// </summary>
 /// <param name="e"></param>
 public void Raise_WizardFormStartedEvent(WizardFormStartedArgs e)
 {
     WizardFormStartedEvent(this, e);
 }
		public void Raise_WizardFormStartedEvent(WizardFormStartedArgs e)
		{
			//WizardFormStartedEvent(this, e);
		}