Service.addMissingMethod

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addMissingMethod(T obj)
  2. void addMissingMethod(T obj)
  3. void addMissingMethod()
  4. void addMissingMethod()
    class Service
    void
    addMissingMethod
    (
    string name
    T
    bool simple
    )
    ()
    if (
    is(T == class) &&
    !isCallable!T
    )

Meta