I need to read a specific part of an XML (highlighted in red), and for this I'm using LINQ.
I'm using the following code, but I do not think I wrote it in the best way.
IEnumerable<string> teste = from item in XERetornoConsulta.Descen...
asked by
12.09.2017 / 17:30