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

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
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