Skip to main content
A newer version of this page is available. .

FactoryRegistration Class

Enables you to register factories that are used to create object instances.

Namespace: DevExpress.Utils.IoC

Assembly: DevExpress.Data.v19.1.dll

Declaration

public sealed class FactoryRegistration :
    Registration,
    IDisposable

Inheritance

Object
Registration
FactoryRegistration
See Also