TypeRegistration.ConstructorInfo Property
Gets the selected constructor to be resolved.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| ConstructorInfo | A ConstructorInfo object. |
See Also