LocalInjector.load

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void load(T container, const(JSONValue) __j)
  2. void load(T container, string[] cmd)
  3. void load(T container, Variant delegate(string) getVal)
    class LocalInjector(C...)
    void
    load
    (
    T
    )
    (,
    Variant delegate
    (
    string
    )
    getVal
    )

Meta