Для изменения размера нажмите или перетащите

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

Инициализирует новый экземпляр класса ViewSelectionDialog

Пространство имён:  Tessa.UI
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public ViewSelectionDialog(
	[NotNullAttribute] IWorkplaceService workplaceService,
	[NotNullAttribute] ITreeItemFactory treeItemFactory,
	[NotNullAttribute] IDialogService dialogService,
	[NotNullAttribute] IAdvancedCardDialogManager cardDialogManager,
	[NotNullAttribute] WorkplaceCreationContextFactory creationContextFactory,
	[NotNullAttribute] WorkplaceFilteringContextFactory workplaceFilteringContextFactory
)

Параметры

workplaceService
Тип: Tessa.Views.WorkplacesIWorkplaceService
treeItemFactory
Тип: Tessa.UI.Views.Workplaces.TreeITreeItemFactory
dialogService
Тип: Tessa.UI.ControlsIDialogService
cardDialogManager
Тип: Tessa.UI.CardsIAdvancedCardDialogManager
creationContextFactory
Тип: Tessa.UI.ViewsWorkplaceCreationContextFactory
workplaceFilteringContextFactory
Тип: Tessa.Views.WorkplacesWorkplaceFilteringContextFactory
См. также