示例#1
0
文件: MongoDBForm.cs 项目: rioka/nfx
 private void btnRevert_Click(object sender, EventArgs e)
 {
     record.Revert();
 }