How to locate elements with certain attributes using XDocument.Descendants

后端 未结 0 1738
深忆病人
深忆病人 2021-01-18 02:52

I have written this test code to read in a XSL data file and locate link elements:

using System;
using System.Xml.Linq;

namespace ConsoleApp1
{
         


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