示例#1
0
 public string GetAttributeValue(HtmlAttribute attribute) => attribute.Value;
示例#2
0
 public string GetAttributeName(HtmlAttribute attribute) => attribute.Name;