C# Class TCPClient.frmCreateTCPClient

Inheritance: System.Windows.Forms.Form
显示文件 Open project: sherlockchou86/TJSYXYCommunication

Public Methods

Method Description
frmCreateTCPClient ( ) : System

Private Methods

Method Description
button1_Click ( object sender, EventArgs e ) : void

创建客户端

Method Details

frmCreateTCPClient() public method

public frmCreateTCPClient ( ) : System
return System