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

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

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

Пространство имён:  Tessa.Extensions.Platform.Server.Cards
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public DeletedCardDeleteExtension(
	[DependencyAttribute("ExtendedWithoutTransaction")] ICardRepository extendedRepositoryWithoutTransaction,
	ICardStoreDeletionStrategy storeDeletionStrategy,
	ICardContentStrategy contentStrategy,
	ICardStoreStrategy storeStrategy,
	IActionHistoryStrategy actionHistoryStrategy,
	ICardRepairManager cardRepairManager
)

Параметры

extendedRepositoryWithoutTransaction
Тип: Tessa.CardsICardRepository
storeDeletionStrategy
Тип: Tessa.Cards.ComponentModelICardStoreDeletionStrategy
contentStrategy
Тип: Tessa.Cards.ComponentModelICardContentStrategy
storeStrategy
Тип: Tessa.Cards.ComponentModelICardStoreStrategy
actionHistoryStrategy
Тип: Tessa.Platform.RuntimeIActionHistoryStrategy
cardRepairManager
Тип: Tessa.CardsICardRepairManager
См. также