ValueObject.this

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

  1. this(HdyValueObject* hdyValueObject, bool ownedRef = false)
    class ValueObject
    this
    (
    HdyValueObject* hdyValueObject
    ,
    bool ownedRef = false
    )
  2. this(Value value)
  3. this(string string_)
  4. this(string string_)

Meta