Method | Description | |
---|---|---|
AttributeValue ( this node, string attrName ) : string | ||
InnerXml ( this element ) : string |
public static AttributeValue ( this node, string attrName ) : string | ||
node | this | |
attrName | string | |
return | string |
public static InnerXml ( this element ) : string | ||
element | this | |
return | string |