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)
    class Service
    void
    addMethod
    (
    string name
    bool simple
    T
    )
    (
    T obj
    )
    if (
    is(T == class) &&
    !isCallable!T
    )
  4. void addMethod()
  5. void addMethod()
  6. void addMethod()

Meta