コード例 #1
0
ファイル: MongoDBForm.cs プロジェクト: rioka/nfx
 private void btnRevert_Click(object sender, EventArgs e)
 {
     record.Revert();
 }