public virtual void SetConfig(ConsoleUiConfig cfg)
	{
		throw new System.NotImplementedException();
	}
	public override void StoreCfg(string path, ConsoleUiConfig cfg)
	{
		throw new System.NotImplementedException();
	}