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