skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
InjectedRegistration
skadi
container
inject
Undocumented in source.
class
InjectedRegistration : Registration(
RegistrationType
:
Object
) {
this
(TypeInfo registeredType, shared(Container) container);
Object
getInstance
(InstantiationContext context);
}
Constructors
this
this
(TypeInfo registeredType, shared(Container) container)
Undocumented in source.
Members
Functions
getInstance
Object
getInstance
(InstantiationContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
skadi
container
inject
classes
InjectInstantiationContext
InjectedRegistration
functions
globalInject
inject
structs
AssignNewInstance
Inject
UseMemberType