PropertyTModel, TValueRegisterUpdater - метод
Осуществляет регистрацию обработчика
Пространство имён: Tessa.UI.Views.Charting.PropertiesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.24
protected void RegisterUpdater(
[NotNullAttribute] string propertyName,
[NotNullAttribute] Action updater
)
Protected Sub RegisterUpdater (
<NotNullAttribute> propertyName As String,
<NotNullAttribute> updater As Action
)
protected:
void RegisterUpdater(
[NotNullAttribute] String^ propertyName,
[NotNullAttribute] Action^ updater
)
member RegisterUpdater :
[<NotNullAttribute>] propertyName : string *
[<NotNullAttribute>] updater : Action -> unit
Параметры
- propertyName String
-
Имя свойства
- updater Action
-
Обработчик