WorkplaceView(IWorkplaceViewModel, IIconContainer, IMenuActionGenerator) - конструктор

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

Definition

Пространство имён: Tessa.UI.Views
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
[InjectionConstructorAttribute]
public WorkplaceView(
	[NotNullAttribute] IWorkplaceViewModel viewModel,
	[NotNullAttribute] IIconContainer iconContainer,
	[NotNullAttribute] IMenuActionGenerator menuActionGenerator
)

Параметры

viewModel  IWorkplaceViewModel
Модель рабочего места
iconContainer  IIconContainer
Контейнер значков
menuActionGenerator  IMenuActionGenerator
Генератор контекстного меню

См. также