ServiceProviderConfigurationServiceProvider - конструктор

Объект, предоставляющий средства для получения дополнительных зависимостей из контейнера IUnityContainer.

Definition

Пространство имён: Tessa.Platform.Configuration
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public ServiceProviderConfigurationServiceProvider(
	IServiceProvider serviceProvider
)

Параметры

serviceProvider  IServiceProvider
Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.

См. также