StaticDescriber.this

Constructor accepting contents of a description

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

Parameters

title string

title used in description

description string

description used to provide

Meta