BackupCardDeleteExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Server.CardsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public BackupCardDeleteExtension(
ICardRepository extendedRepositoryWithoutTransaction,
ICardRepository defaultRepositoryWithoutTransaction,
ICardContentStrategy contentStrategy,
ICardStoreStrategy storeStrategy
)
Public Sub New (
extendedRepositoryWithoutTransaction As ICardRepository,
defaultRepositoryWithoutTransaction As ICardRepository,
contentStrategy As ICardContentStrategy,
storeStrategy As ICardStoreStrategy
)
public:
BackupCardDeleteExtension(
ICardRepository^ extendedRepositoryWithoutTransaction,
ICardRepository^ defaultRepositoryWithoutTransaction,
ICardContentStrategy^ contentStrategy,
ICardStoreStrategy^ storeStrategy
)
new :
extendedRepositoryWithoutTransaction : ICardRepository *
defaultRepositoryWithoutTransaction : ICardRepository *
contentStrategy : ICardContentStrategy *
storeStrategy : ICardStoreStrategy -> BackupCardDeleteExtension
Параметры
- extendedRepositoryWithoutTransaction ICardRepository
-
- defaultRepositoryWithoutTransaction ICardRepository
-
- contentStrategy ICardContentStrategy
-
- storeStrategy ICardStoreStrategy
-