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

Meta