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

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

Definition

Пространство имён: Tessa.Extensions.Platform.Server.Cards
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public BackupCardDeleteExtension(
	ICardRepository extendedRepositoryWithoutTransaction,
	ICardRepository defaultRepositoryWithoutTransaction,
	ICardContentStrategy contentStrategy,
	ICardStoreStrategy storeStrategy
)

Параметры

extendedRepositoryWithoutTransaction  ICardRepository
 
defaultRepositoryWithoutTransaction  ICardRepository
 
contentStrategy  ICardContentStrategy
 
storeStrategy  ICardStoreStrategy
 

См. также