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