Esempio n. 1
0
 /// <summary>
 /// This method is invoked when the entity context is being disposed.
 /// </summary>
 protected override void Cleanup()
 {
     _store.Dispose();
 }