LINQ to XML Elements() and Descendants() always yielded no results

后端 未结 0 326
青春惊慌失措
青春惊慌失措 2021-01-07 16:41

I\'m trying to extract ReturnRequest elements from the XML like below

var doc = XDocument.Parse(
    @"

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题