Flexberry ORM 8.0.0-beta01
Класс ICSSoft.Services.UnityServiceProvider

Help structure for connection of IServiceProvider and IUnityContainer. Подробнее...

Граф наследования:ICSSoft.Services.UnityServiceProvider:

Открытые члены

 UnityServiceProvider (IUnityContainer container)
 Init new instance of class UnityServiceProvider. Подробнее...
 
object GetService (Type serviceType)
 

Подробное описание

Help structure for connection of IServiceProvider and IUnityContainer.

Конструктор(ы)

◆ UnityServiceProvider()

ICSSoft.Services.UnityServiceProvider.UnityServiceProvider ( IUnityContainer  container)
inline

Init new instance of class UnityServiceProvider.

Аргументы
containerCantainer of type IUnityContainer for connection to IServiceProvider.