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

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

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

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

Параметры

getCatalogContainerAsync
Тип: Tessa.ApplicationsGetCatalogContainerDelegateAsync
applicationCollection
Тип: Tessa.Applications.ContainersIApplicationCollection
messageProvider
Тип: Tessa.Platform.RuntimeIMessageProvider
notificationUIManager
Тип: Tessa.UI.NotificationsINotificationUIManager
См. также