Skip to main content
A newer version of this page is available. .

ChooseEFContextPage<TModel> Constructors

Provides a presenter to the Select the Data Context page of the Data Source Wizard.
Name Parameters Description
ChooseEFContextPage(IChooseEFContextPageView, IWizardRunnerContext, ISolutionTypesProvider, IConnectionStringsProvider) view, context, solutionTypesProvider, connectionStringsProvider Initializes a new instance of the ChooseEFContextPage<TModel> class with the specified settings.
See Also