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

파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
AllowNatTraversal_AnyUnix ( bool allow ) : void
AllowNatTraversal_Windows ( bool allow, IPProtectionLevel resultLevel ) : void
AsyncCompleted ( IAsyncResult ar ) : void
BeginSend_AsyncOperationCompletes_Success ( ) : void
BeginSend_BytesMoreThanArrayLength_Throws ( ) : void
BeginSend_NegativeBytes_Throws ( ) : void
Client_Idempotent ( ) : void
ConnectAsync_IPAddressHost_Success ( ) : Task
ConnectAsync_StringHost_Success ( ) : Task
Connect_IPAddressHost_Success ( ) : void
Connect_StringHost_Success ( ) : void