ApplicationsButtonsViewModel - конструктор |
Пространство имён:
Tessa.UI.AppManager
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ApplicationsButtonsViewModel(
[NotNullAttribute] IRefreshApplicationsManagerCommand refreshApplicationsCommand
)
Public Sub New (
<NotNullAttribute> refreshApplicationsCommand As IRefreshApplicationsManagerCommand
)
public:
ApplicationsButtonsViewModel(
[NotNullAttribute] IRefreshApplicationsManagerCommand^ refreshApplicationsCommand
)
new :
[<NotNullAttribute>] refreshApplicationsCommand : IRefreshApplicationsManagerCommand -> ApplicationsButtonsViewModel
Параметры
- refreshApplicationsCommand
- Тип: Tessa.UI.AppManager.CatalogServiceIRefreshApplicationsManagerCommand
Команда обновления списка приложений
См. также