ChooseEFDataMemberPage<TModel> Constructors
Provides a presenter to the Select a Data Member page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseEFDataMemberPage(IChooseEFDataMemberPageView, IWizardRunnerContext) | view, context | Initializes a new instance of the ChooseEFDataMemberPage<TModel> class with the specified settings. |
See Also