コード例 #1
0
ファイル: DialogController.cs プロジェクト: loxadim/GEDKeeper
 protected void CommitChanges()
 {
     fLocalUndoman.Commit();
 }