A newer version of this page is available.
Switch to the current version.
TypeRegistration Class
Enables a container registration for dependencies that are registered by type (i.e., by calling the IntegrityContainer.RegisterType methods).
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v18.2.dll
Declaration
public class TypeRegistration :
Registration,
IDisposable
Public Class TypeRegistration
Inherits Registration
Implements IDisposable
Related API Members
The following members accept/return TypeRegistration objects:
Inheritance
Object
Registration
TypeRegistration
See Also
Feedback