vendredi 7 septembre 2018

C# Mapping complex objects with reflection

Im making a function that maps two diferent objects (with equivalent properties and types) using reflection and generic objects (T). My function works well with objects with simple properties like int or string types but now I have to add support for object properties or lists wihtin an object. Can I do this recursively or is it not posible ? I can't post the code for work reasons.





Aucun commentaire:

Enregistrer un commentaire