IStorageElementOperationVisitorVisitLeaveContainer - метод

Вызывается при обработке выхода из контейнера хранилища

Definition

Пространство имён: Tessa.Applications.Containers.Storage
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
void VisitLeaveContainer(
	[NotNullAttribute] IStorageElement container,
	[NotNullAttribute] IOperationContext context
)

Параметры

container  IStorageElement
Контейнер элементов схемы
context  IOperationContext
Контекст операции

См. также