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