'宣言
Public Function New( _ ByVal wizardGroup As IWizardNavigator, _ ByVal page As DesignerActionPage, _ ByVal title As String, _ ByVal image As Image _ )
public WizardStep( IWizardNavigator wizardGroup, DesignerActionPage page, string title, Image image )