XDocument An XDocument populated from the string that contains JSON. The returned XML is a 1-to-1 translation from the JSON. Using the same example as above, the ...
source String A string that contains JSON. The returned XML is a 1-to-1 translation from the JSON. Using the same example as above, the resulting XML would be ...