Base class for reference singletons. Uses another provider to create the object.
Base is the type of this another provider.
Create the singleton with given base provider.
Get the base provider.
See Implementation
Base class for reference singletons. Uses another provider to create the object.
Base is the type of this another provider.