Akka.Interfaced.Persistence.Tests.TestPersistentActor.AfterAll C# (CSharp) Method

AfterAll() protected method

protected AfterAll ( ) : void
return void
        protected override void AfterAll()
        {
            base.AfterAll();
            Clean.Dispose();
        }