C# Class HA4IoT.Contracts.Components.ComponentSettings

Inheritance: IComponentSettings
显示文件 Open project: chkr1011/CK.HomeAutomation

Protected Methods

Method Description
OnValueChanged ( string settingName ) : void

Method Details

OnValueChanged() protected method

protected OnValueChanged ( string settingName ) : void
settingName string
return void