ObjectConstructorParametersPageView Constructors
Provides a view for the Specify the Constructor Parameters page of the Data Source Wizard in WinForms applications.Name | Parameters | Description |
---|---|---|
ObjectConstructorParametersPageView(IServiceProvider, IParameterService, IRepositoryItemsProvider) | propertyGridServices, parameterService, repositoryItemsProvider | Initializes a new instance of the ObjectConstructorParametersPageView class with the specified settings. |
See Also