Exemplo n.º 1
0
 public string GetAttributeValue(HtmlAttribute attribute) => attribute.Value;
Exemplo n.º 2
0
 public string GetAttributeName(HtmlAttribute attribute) => attribute.Name;