Skip to main content
A newer version of this page is available. .
All docs
V22.2
.NET Framework 4.5.2+

XafApplication.GetObjectSpaceProvider(Type) Method

For internal use.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v22.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

[Browsable(false)]
public IObjectSpaceProvider GetObjectSpaceProvider(
    Type objectType
)

Parameters

Name Type
objectType Type

Returns

Type
IObjectSpaceProvider
See Also