Ejemplo n.º 1
0
 protected override void moduleConfigHasChanged()
 {
     base.moduleConfigHasChanged();
     _enabled = _func.get_enabled() + 1;
 }