TextTag.this

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name)
    class TextTag
    this
    (
    string name = null
    )

Parameters

name string

tag name

Return Value