コード例 #1
0
 protected override void moduleConfigHasChanged()
 {
     base.moduleConfigHasChanged();
     _sensorType = _func.get_sensorType() + 1;
 }