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