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

ChooseObjectAssemblyPage<TModel> Constructors

Provides a presenter to the Select an Assembly page of the Data Source Wizard.
Name Parameters Description
ChooseObjectAssemblyPage(IChooseObjectAssemblyPageView, IWizardRunnerContext, ISolutionTypesProvider) view, context, solutionTypesProvider Initializes a new instance of the ChooseObjectAssemblyPage<TModel> class with the specified settings.
See Also