示例#1
0
 void Document_Saving(Document sender)
 {
     mFileWatcher.EnableFile(sender.FileName, false);
 }