IWizardCustomization<TModel>.Resolve(Type) Method
Returns the list of available data providers from the internal container.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v22.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
Name | Type | Description |
---|---|---|
serviceType | Type | A Type object. |
Returns
Type | Description |
---|---|
Object | A Object value. |
See Also