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

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

Definition

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

Параметры

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

См. также