FileTemplateInvalidateCacheDeleteExtensionBeforeCommitTransaction - метод
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public override Task BeforeCommitTransaction(
ICardDeleteExtensionContext context
)
Public Overrides Function BeforeCommitTransaction (
context As ICardDeleteExtensionContext
) As Task
public:
virtual Task^ BeforeCommitTransaction(
ICardDeleteExtensionContext^ context
) override
abstract BeforeCommitTransaction :
context : ICardDeleteExtensionContext -> Task
override BeforeCommitTransaction :
context : ICardDeleteExtensionContext -> Task
- context ICardDeleteExtensionContext
-
TaskICardDeleteExtensionBeforeCommitTransaction(ICardDeleteExtensionContext)