示例#1
0
 private void FlushUpdates()
 {
     ansData.WriteXml(Path.Combine(Util.SafeDir(Settings.AnswerPath), "index.xml"));
 }