C# Class TrotiNet.Test.TcpServerTest

Boring wrapper for TcpServer
Inheritance: TrotiNet.TcpServer
Mostrar archivo Open project: Gizeta/Nekoxy-fiddler Class Usage Examples

Public Methods

Method Description
TcpServerTest ( OnNewClient apl, bool bUseIPv6 ) : System.Net.Sockets

Method Details

TcpServerTest() public method

public TcpServerTest ( OnNewClient apl, bool bUseIPv6 ) : System.Net.Sockets
apl OnNewClient
bUseIPv6 bool
return System.Net.Sockets