Tag.this

Undocumented in source.
  1. this(Tag parent)
  2. this(string namespace, string name, Value[] values, Attribute[] attributes, Tag[] children)
  3. this(Tag parent, string namespace, string name, Value[] values, Attribute[] attributes, Tag[] children)
    class Tag
    this
    (,
    string namespace
    ,
    string name
    ,
    Value[] values = null
    ,,
    Tag[] children = null
    )

Meta