Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_bind_a_test_server C# (CSharp) Méthode

The_TCP_transport_implementation_should_properly_bind_a_test_server() private méthode

        public void The_TCP_transport_implementation_should_properly_bind_a_test_server()
        {
            new TestSetup(this).Run(x => { });
        }