StaticDescriber.this

Constructor accepting a constructed description

  1. this(Description!IdentityType description)
    class StaticDescriber(ComponentType = Object, IdentityType = string)
    this
    (
    const Description!IdentityType description
    )
  2. this(IdentityType identity, string title, string description)
  3. this(string title, string description)

Parameters

description Description!IdentityType

description to use.

Meta