PathIface.call

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ret call(string meth, Args args)
    class PathIface
    Ret
    call
    (
    Ret
    Args...
    )
    (
    string meth
    ,
    Args args
    )
    if (
    allCanDBus!Args &&
    )
  2. void call(string meth, Args args)

Meta