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

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

Definition

Пространство имён: Tessa.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
 

См. также