ImagePropertyTModel - конструктор
Пространство имён: Tessa.UI.Views.Charting.PropertiesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ImageProperty(
[NotNullAttribute] TModel model,
[NotNullAttribute] IDialogService dialogService
)
Public Sub New (
<NotNullAttribute> model As TModel,
<NotNullAttribute> dialogService As IDialogService
)
public:
ImageProperty(
[NotNullAttribute] TModel model,
[NotNullAttribute] IDialogService^ dialogService
)
new :
[<NotNullAttribute>] model : 'TModel *
[<NotNullAttribute>] dialogService : IDialogService -> ImageProperty
Параметры
- model TModel
-
Модель в которой находится свойство
- dialogService IDialogService
-
Сервис диалоговых окон