SingletonServiceFactory Constructor
SingletonServiceFactory()
Initializes a new instance of the SingletonServiceFactory<TService> class.
Declaration
public SingletonServiceFactory()
SingletonServiceFactory(SingletonServiceFactory<TService>, Boolean)
Initializes a new instance of the SingletonServiceFactory<TService> class.
Declaration
protected SingletonServiceFactory(SingletonServiceFactory<TService> other, bool shallow)
Parameters
SingletonServiceFactory<TService> | other | |
Boolean | shallow |