TranslatableString.this

Undocumented in source.
  1. this(string str, string[Tr] attributes)
    struct TranslatableString
    nothrow
    this
    (
    string str
    ,
    string[Tr] attributes = null
    )
  2. this(string[] seq)
  3. this(immutable(string)[] seq)

Meta