C# Get an objects embedded value given the path as a string
I know that you can use reflection to get a property value given the property name. However if I have a string such as "Case.Contact.Fax" how can I parse the Case object to get the Fax number.
Aucun commentaire:
Enregistrer un commentaire