AppearancePropertyTModel - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Properties
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public AppearanceProperty(
[NotNullAttribute] TModel model,
[NotNullAttribute] AppearancesCache appearancesCache
)
Public Sub New (
<NotNullAttribute> model As TModel,
<NotNullAttribute> appearancesCache As AppearancesCache
)
public:
AppearanceProperty(
[NotNullAttribute] TModel model,
[NotNullAttribute] AppearancesCache^ appearancesCache
)
new :
[<NotNullAttribute>] model : 'TModel *
[<NotNullAttribute>] appearancesCache : AppearancesCache -> AppearanceProperty
Параметры
- model
- Тип: TModel
Модель настроек
- appearancesCache
- Тип: Tessa.UI.Views.AppearancesAppearancesCache
Кэш описателей внешних видов
См. также