コード例 #1
0
ファイル: ViewUndo.cs プロジェクト: presscad/BaseLayer
 public override void Do()
 {
     v.Apply(after);
 }