/// <summary> /// 返回上一个需要翻转的状态 /// </summary> public void ReturnPreviousState() { fSMSystem.ReturnPreviousState(); }