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

Инициализирует новый экземпляр класса CardUserSettingsManager

Definition

Пространство имён: Tessa.UI.Cards
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public CardUserSettingsManager(
	ICardUserSettingsCache settingsCache,
	ICardUserSettingsOptions options,
	ICardRepository cardRepository,
	INotificationUIManager notificationUIManager,
	INotificationUIFactory notificationUIFactory
)

Параметры

settingsCache  ICardUserSettingsCache
 
options  ICardUserSettingsOptions
 
cardRepository  ICardRepository
 
notificationUIManager  INotificationUIManager
 
notificationUIFactory  INotificationUIFactory
 

См. также