Common constructor
Return maybe singleton provider
Return original provider
Return a TypeInfo describing the type provided.
Return a TypeInfo describing the type registered.
Produce the value. A pointer to the value is passed to a delegate.
Return a TypeInfo describing the type provided.
Return a TypeInfo describing the type registered.
Produce the value. A pointer to the value is passed to a delegate.
Return maybe singleton provider
Return original provider
A Provider that uses another provider to create an instance the first time provide is called. Future calls to provide will return this same instance.