示例#1
0
 /// <summary>
 /// Commits changes made by merger.
 /// </summary>
 public void Commit()
 {
     luaCodeFile.Commit();
 }