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

Расширение для UI карточки с настройками лицензии.

Definition

Пространство имён: Tessa.Extensions.Platform.Client.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public LicenseUIExtension(
	ICardRepository extendedRepository,
	ICardMetadata cardMetadata,
	ICardDialogManager dialogManager,
	INotificationUIManager notificationUIManager,
	IViewService viewService,
	IUIHost uiHost,
	CreateCardModelFuncAsync createCardModelFuncAsync
)

Параметры

extendedRepository  ICardRepository
 
cardMetadata  ICardMetadata
 
dialogManager  ICardDialogManager
 
notificationUIManager  INotificationUIManager
 
viewService  IViewService
 
uiHost  IUIHost
 
createCardModelFuncAsync  CreateCardModelFuncAsync
 

См. также