Factory Constructor | Glimpse API Documentation |
Overload List
Name | Description | |
---|---|---|
Factory |
Initializes a new instance of the Factory class without any IServiceLocator implementations.
|
|
Factory(IServiceLocator) |
Initializes a new instance of the Factory class without a IServiceLocator implementation from the framework provider.
|
|
Factory(IServiceLocator, IServiceLocator) |
Initializes a new instance of the Factory class.
|
|
Factory(IServiceLocator, IServiceLocator, Section) |
Initializes a new instance of the Factory class.
|
See Also