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

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

Initializes a new instance of the DeleteTreeItemCommand class. Initializes a new instance of the TreeItemCommandTTreeItem class. Инициализирует новый экземпляр класса Object.

Пространство имён:  Tessa.UI.Views.MessagingServices.Commands
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public DeleteTreeItemCommand(
	[NotNullAttribute] IWorkplaceViewModel workplace,
	[NotNullAttribute] ITreeItem treeItem
)

Параметры

workplace
Тип: Tessa.UI.ViewsIWorkplaceViewModel
Модель рабочего места
treeItem
Тип: Tessa.UI.Views.Workplaces.TreeITreeItem
Узел дерева
См. также