HyperlinkViewModel - конструктор
Создаёт экземпляр класса с указанием метаинформации по элементу управления и модели карточки.
Пространство имён: Tessa.UI.Cards.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public HyperlinkViewModel(
CardTypeCustomControl control,
ICardModel model,
IUriLinkDependencies uriLinkDependencies
)
Public Sub New (
control As CardTypeCustomControl,
model As ICardModel,
uriLinkDependencies As IUriLinkDependencies
)
public:
HyperlinkViewModel(
CardTypeCustomControl^ control,
ICardModel^ model,
IUriLinkDependencies^ uriLinkDependencies
)
new :
control : CardTypeCustomControl *
model : ICardModel *
uriLinkDependencies : IUriLinkDependencies -> HyperlinkViewModel
Параметры
- control CardTypeCustomControl
- Метаинформация по элементу управления.
- model ICardModel
- Модель карточки.
- uriLinkDependencies IUriLinkDependencies
- IUriLinkDependencies