Ejemplo n.º 1
0
 /// <summary>
 /// 退出时保存变量当前以便程序复位
 /// </summary>
 public void ExitWithSaving()
 {
     VariableRepository.ExitWithSaving();
 }