private void SaveConfig() { ExtConfig.Write(Name, _config); }
protected void SaveConfig() { ExtConfig.Write(Name, config); }