Esempio n. 1
0
 public void PersistProgressChanged_DummyHandlerWhichThrows(IVarMgrPersister sender, PersistProgressChangedEventArgs ea)
 {
     throw new Exception("The method or operation is not implemented.");
 }
Esempio n. 2
0
 public void PersistCompleted_DummyHandler(IVarMgrPersister sender, PersistCompletedEventArgs ea)
 {
     //throw new Exception("The method or operation is not implemented.");
 }