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

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

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

Пространство имён:  Tessa.Extensions.Platform.Client.UI
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public DeletedUIExtension(
	ICardRepository cardRepository,
	ICardRepairManager cardRepairManager,
	ISession session,
	IUIHost uiHost,
	INotificationUIManager notificationUIManager,
	Func<ICardEditorModel> createEditorFunc
)

Параметры

cardRepository
Тип: Tessa.Cards.ICardRepository
cardRepairManager
Тип: Tessa.Cards.ICardRepairManager
session
Тип: Tessa.Platform.Runtime.ISession
uiHost
Тип: Tessa.UI.IUIHost
notificationUIManager
Тип: Tessa.UI.Notifications.INotificationUIManager
createEditorFunc
Тип: System.Func<ICardEditorModel>
См. также