InstanceRegistration(Object) Constructor
Initializes a new instance of the InstanceRegistration class with the specified instance.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
instance | Object | A Object value. |
See Also