ICardStoreExecutionStrategyStoreSectionsAsync - метод |
Выполняет сохранение секций карточки.
Пространство имён:
Tessa.Cards.ComponentModel
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис Task StoreSectionsAsync(
CardStoreContext context
)
Function StoreSectionsAsync (
context As CardStoreContext
) As Task
Task^ StoreSectionsAsync(
CardStoreContext^ context
)
abstract StoreSectionsAsync :
context : CardStoreContext -> Task
Параметры
- context
- Тип: Tessa.Cards.ComponentModelCardStoreContext
Контекст операции по сохранению карточки.
Возвращаемое значение
Тип:
TaskАсинхронная задача.
См. также