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

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

Definition

Пространство имён: Tessa.Extensions.Platform.Client.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
 

См. также