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

Initializes a new instance of the ChartViewExtension class. Инициализирует новый экземпляр класса Object.

Definition

Пространство имён: Tessa.UI.Views.Charting
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public ChartViewExtension(
	[NotNullAttribute] IUnityContainer container,
	[NotNullAttribute] ILicenseManager licenseManager
)

Параметры

container  IUnityContainer
The container.
licenseManager  ILicenseManager
The license Manager.

См. также