DBusAny.this

Automatically creates a DBusAny object with fitting parameters from a D type or Variant!T.

Pass a Variant!T to make this an explicit variant.

  1. this(int type, string signature, bool explicit)
  2. this(T value)
    struct DBusAny
    this
    (
    T
    )
    ()

Meta