NonPersistentObjectSpace(IServiceProvider, ITypesInfo) Constructor
Creates a new instance of the NonPersistentObjectSpace class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| serviceProvider | IServiceProvider | An |
| typesInfo | ITypesInfo | An object implementing the ITypesInfo interface. |
See Also