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