コード例 #1
0
ファイル: Project.xaml.cs プロジェクト: mercaditu/ERP
 private void toolBar_btnCancel_Click(object sender)
 {
     ProjectDB.CancelAllChanges();
 }