AIChooseDataSourceOptionPage<TModel> Constructors
A presenter for the Report Wizard AIChooseDataSourceOptionPageView page.Name | Parameters | Description |
---|---|---|
AIChooseDataSourceOptionPage(IAIChooseDataSourceOptionPageView, IConnectionStorageService, DataSourceTypes, IWizardRunnerContext, ISolutionTypesProvider) | view, connectionStorageService, dataSourceTypes, context, solutionTypesProvider | Initializes a new instance of the AIChooseDataSourceOptionPage<TModel> class with specified settings. |
See Also