PhantomRow
❔ Deserialize Object that can have both Array and Object structure
I provided example fiddle, please help me to figure this out.
link attribute can have both [{},{},{}] structure or {} structure. I'm trying from json string deserialize to object.
https://dotnetfiddle.net/ikXhPf
https://dotnetfiddle.net/sDwJeO (same)
Thank you! 🙂
16 replies