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