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

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

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

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

Параметры

createEditorFunc
Тип: SystemFuncICardEditorModel
cardRepository
Тип: Tessa.CardsICardRepository
cardRepairManager
Тип: Tessa.CardsICardRepairManager
notificationUIManager
Тип: Tessa.UI.NotificationsINotificationUIManager
session
Тип: Tessa.Platform.RuntimeISession
uiHost
Тип: Tessa.UIIUIHost
См. также