Skip to main content

ChooseXPObjectSourceEntityTypePage<TModel> Constructors

Provides a presenter to the Choose an Entity Type page of the Data Source Wizard.
Name Parameters Description
ChooseXPObjectSourceEntityTypePage(IChooseXPObjectSourceEntityTypePageView, IWizardRunnerContext, ISolutionTypesProvider, IConnectionStringsProvider) view, context, solutionTypesProvider, connectionStringsProvider Initializes a new instance of the ChooseXPObjectSourceEntityTypePage<TModel> class with the specified settings.
See Also