Factory Constructor

Glimpse API

Factory Constructor Glimpse API Documentation
Overload List

  Name Description
Public method Factory 
Initializes a new instance of the Factory class without any IServiceLocator implementations.
Public method Factory(IServiceLocator)
Initializes a new instance of the Factory class without a IServiceLocator implementation from the framework provider.
Public method Factory(IServiceLocator, IServiceLocator)
Initializes a new instance of the Factory class.
Public method Factory(IServiceLocator, IServiceLocator, Section)
Initializes a new instance of the Factory class.
Back to Top
See Also