void InitInstance() { _instanceManager = new InstanceMgr(); _instanceManager.InitInstance(); _instanceManager.RunInstance(); }