C# 클래스 System.Net.Sockets.Tests.AgnosticListenerTest

Summary description for AgnosticListenerTest
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common

비공개 메소드들

메소드 설명
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

메소드 상세

AgnosticListenerTest() 공개 메소드

public AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common
_log ITestOutputHelper
리턴 System.Net.Test.Common