It seems to be very simple, but I just can\'t figure out how to do it. I use an external api to get JSON results (using Newtonsoft.JSON), problem is a poor design which leaves m
When you are serializing an Object that time you can configure which property to ignore, if are willing to do so. If you have done that way then you have to iterate the list List to find Team Object and put them in separate list.