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

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

Definition

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

Параметры

cardRepository  ICardRepository
 
cardRepairManager  ICardRepairManager
 
session  ISession
 
uiHost  IUIHost
 
notificationUIManager  INotificationUIManager
 
createEditorFunc  FuncICardEditorModel
 

См. также