NonPersistentObjectSpaceProvider(IServiceProvider) Constructor
Initializes a new instance of the NonPersistentObjectSpaceProvider class with specified settings.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| serviceProvider | IServiceProvider | null | An |
See Also