mirror of https://github.com/abpframework/abp.git
Browse Source
Moved the primitive type conversion logic from HasExtraPropertiesExtensions.GetProperty<TProperty> to a new TypeHelper.ChangeTypePrimitiveExtended<TProperty> method. This centralizes and simplifies type conversion, improving code maintainability and reuse.pull/23619/head
2 changed files with 34 additions and 28 deletions
Loading…
Reference in new issue