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

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

Definition

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

Параметры

workplace  IWorkplaceViewModel
Модель рабочего места
treeItem  ITreeItem
Узел дерева

См. также