DBusAny.this

Manually creates a DBusAny object using a type, signature and implicit specifier.

  1. this(int type, string signature, bool explicit)
    struct DBusAny
    this
    (
    int type
    ,
    string signature
    ,)
  2. this(T value)
Suggestion Box / Bug Report