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

Создаёт экземпляр класса с указанием его зависимостей.

Definition

Пространство имён: Tessa.Platform.Licensing
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public ServicesLicenseContainerProvider(
	IServiceProvider serviceProvider
)

Параметры

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

См. также