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