ShowSubsetCommand - конструктор
Initializes a new instance of the
ShowSubsetCommand class.
Инициализирует новый экземпляр класса
Object.
Пространство имён: Tessa.UI.Views.MessagingServices.CommandsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ShowSubsetCommand(
[NotNullAttribute] IWorkplaceViewModel workplace,
[NotNullAttribute] ISubsetsContainer treeItem,
[NotNullAttribute] IWorkplaceViewSubsetMetadata openedSubset
)
Public Sub New (
<NotNullAttribute> workplace As IWorkplaceViewModel,
<NotNullAttribute> treeItem As ISubsetsContainer,
<NotNullAttribute> openedSubset As IWorkplaceViewSubsetMetadata
)
public:
ShowSubsetCommand(
[NotNullAttribute] IWorkplaceViewModel^ workplace,
[NotNullAttribute] ISubsetsContainer^ treeItem,
[NotNullAttribute] IWorkplaceViewSubsetMetadata^ openedSubset
)
new :
[<NotNullAttribute>] workplace : IWorkplaceViewModel *
[<NotNullAttribute>] treeItem : ISubsetsContainer *
[<NotNullAttribute>] openedSubset : IWorkplaceViewSubsetMetadata -> ShowSubsetCommand
Параметры
- workplace IWorkplaceViewModel
-
Модель рабочего места
- treeItem ISubsetsContainer
-
Узел дерева
- openedSubset IWorkplaceViewSubsetMetadata
-
Метаданные открываемого подмножества