Пример #1
0
 /// <summary>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</summary>
 public void Dispose( )
 {
     FixtureLogger.LogFixtureFinalizedLifecycleEvent(GetType());
     LifetimeScope.Dispose( );
 }