[DefaultValueAttribute(null)] public string GetStepText( WizardPage page )
<DefaultValueAttribute(Nothing)> Public Function GetStepText ( page As WizardPage ) As String
public: [DefaultValueAttribute(nullptr)] String^ GetStepText( WizardPage^ page )
© 2018 GitHub Community. All rights reserved.