Service.addFunction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addFunction(T func)
  2. void addFunction(T func)
    class Service
    void
    addFunction
    (
    string name
    bool simple
    T
    )
    ()
    if (
    isCallable!T
    )

Meta