Announcement.this

Undocumented in source.
  1. this()
  2. this(string announcer, string message)
    class Announcement
    pure nothrow @safe @nogc
    this
    (
    string announcer
    ,
    string message = string.init
    )

Meta