Container

Undocumented in source.

Constructors

this
this(Module[] modules)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

bindReuse
void bindReuse()
Undocumented in source. Be warned that the author may not have intended to support it.
get
I get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
getDelegate
I delegate() getDelegate()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(C instance)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Provider provider)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Object delegate() provide)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Object function(Container) factory)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Object function() provide)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Provider provider, string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta