Task StoreSectionsAsync(
CardStoreContext context
)
Function StoreSectionsAsync (
context As CardStoreContext
) As Task
Task^ StoreSectionsAsync(
CardStoreContext^ context
)
abstract StoreSectionsAsync :
context : CardStoreContext -> Task