Esempio n. 1
0
 protected override bool PerformSave()
 {
     TimesSaved++;
     SaveEvent.Set();
     return(true);
 }