public SetAttributeValue ( string name, string value ) : HtmlAgilityPack.HtmlAttribute | ||
name | string | The name of the attribute to set. May not be null. |
value | string | The value for the attribute. |
return | HtmlAgilityPack.HtmlAttribute |
public SetAttributeValue ( string name, string value ) : HtmlAgilityPack.HtmlAttribute | ||
name | string | The name of the attribute to set. May not be null. |
value | string | The value for the attribute. |
return | HtmlAgilityPack.HtmlAttribute |