Suggestion.this

Sets our main struct and passes it to the parent class.

  1. this(DzlSuggestion* dzlSuggestion, bool ownedRef = false)
    class Suggestion
    this
    (
    DzlSuggestion* dzlSuggestion
    ,
    bool ownedRef = false
    )
  2. this()

Meta