Service.addMethod

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

Meta