Sign.this

Undocumented in source.
  1. this()
  2. this(string title, string author)
    class Sign
    pure nothrow @safe @nogc
    this
    (
    string title
    ,
    string author = string.init
    )

Meta