CardContentStoreCompletedEventArgs - конструктор
Создаёт экземпляр класса с указанием значений его свойств.
Пространство имён: Tessa.CardsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public CardContentStoreCompletedEventArgs(
ICardStoreExtensionContext context
)
Public Sub New (
context As ICardStoreExtensionContext
)
public:
CardContentStoreCompletedEventArgs(
ICardStoreExtensionContext^ context
)
new :
context : ICardStoreExtensionContext -> CardContentStoreCompletedEventArgs
Параметры
- context ICardStoreExtensionContext
- Контекст расширений на сохранение карточки.