XmlHelperAttr - метод |
| Имя | Описание | |
|---|---|---|
| Attr(XElement, String) |
Gets the string value of an attribute, and null if the attribute doesn't exist.
| |
| AttrT(XElement, String) |
Gets a typed value from an attribute.
| |
| AttrT(XElement, String, T) |
Sets an attribute value. This is chainable.
|