ServiceWithMultipleCostructors

Undocumented in source.

Constructors

this
this(ISingletonService singleton)
Undocumented in source.
this
this(ITransientService transient)
Undocumented in source.

Members

Properties

singletonService
ISingletonService singletonService [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transientService
ITransientService transientService [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta