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

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

Definition

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

Параметры

workplaceService  IWorkplaceService
 
treeItemFactory  ITreeItemFactory
 
dialogService  IDialogService
 
cardDialogManager  IAdvancedCardDialogManager
 
creationContextFactory  WorkplaceCreationContextFactory
 
workplaceFilteringContextFactory  WorkplaceFilteringContextFactory
 

См. также