CustomXmlWriter.addAttribute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addAttribute(string value)
  2. void addAttribute(string name, string value)
    struct CustomXmlWriter(WRITER, Formatter)
    void
    addAttribute
    ()
    (
    string name
    ,
    string value
    )

Meta