KrVirtualFileDeleteExtensionBeforeCommitTransaction - метод
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
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)