FactoryRegistration.Instance Property
Gets the cached resolved instance for a resolved non-transient dependency.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value. |
See Also