C# Class System.Net.Sockets.Tests.AgnosticListenerTest

Summary description for AgnosticListenerTest
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common

Private Methods

Méthode Description
AllowNatTraversal_AnyUnix ( bool allow ) : void
AllowNatTraversal_Windows ( bool allow, IPProtectionLevel resultLevel ) : void
ConnectWithV4AndV6_Success ( ) : void
ConnectWithV4_Success ( ) : void
ConnectWithV6_Success ( ) : void
Create_Success ( ) : void
StaticCreate_Success ( ) : void
TestFinalizers ( ) : void

Method Details

AgnosticListenerTest() public méthode

public AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common
_log ITestOutputHelper
Résultat System.Net.Test.Common