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

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

Definition

Пространство имён: Tessa.UI.AppManager.CatalogService
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public LaunchNewInstanceCommand(
	[NotNullAttribute] GetCatalogContainerDelegateAsync getCatalogContainerAsync,
	[NotNullAttribute] IApplicationCollection applicationCollection,
	[NotNullAttribute] IMessageProvider messageProvider,
	[NotNullAttribute] INotificationUIManager notificationUIManager
)

Параметры

getCatalogContainerAsync  GetCatalogContainerDelegateAsync
 
applicationCollection  IApplicationCollection
 
messageProvider  IMessageProvider
 
notificationUIManager  INotificationUIManager
 

См. также