示例#1
0
            internal void Suspend()
            {
                BgmPlayer.PauseAll();

                BaseView.AppSuspend();
            }