Skip to main content

ObjectConstructorParametersPage<TModel> Constructors

Provides a presenter to the Specify the Constructor Parameters page of the Data Source Wizard.
Name Parameters Description
ObjectConstructorParametersPage(IWizardRunnerContext, IObjectConstructorParametersPageView, IParameterService) context, view, parameterService Initializes a new instance of the ObjectConstructorParametersPage<TModel> class with the specified settings.
See Also