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

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

Initializes a new instance of the AboutViewModel class.

Пространство имён:  Tessa.UI.AppManager.About
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public AboutViewModel(
	IApplicationDescriptor applicationDescriptor,
	IConnectionSettings connectionSettings,
	Func<Task<IApplicationCatalogRegistry>> getCatalogsModelAsyncFunc,
	INotificationUIManager notificationUIManager
)

Параметры

applicationDescriptor
Тип: Tessa.Platform.RuntimeIApplicationDescriptor
The application descriptor.
connectionSettings
Тип: Tessa.Platform.RuntimeIConnectionSettings
The connection settings.
getCatalogsModelAsyncFunc
Тип: SystemFuncTaskIApplicationCatalogRegistry
notificationUIManager
Тип: Tessa.UI.NotificationsINotificationUIManager
См. также