Link.this

Constructs <a href="that href">that text</a>.

  1. this(string href, string text)
    class Link
    this
    (
    string href
    ,
    string text
    )
  2. this(Document _parentDocument)
Suggestion Box / Bug Report