FactoryRegistration.Dispose() Method
Releases all resources used by FactoryRegistration.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
Calling the Dispose method allows you to reallocate the resources used by a FactoryRegistration instance.
See Also