C# Class TCPServer.frmCreateTCPServer

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

Public Methods

Method Description
frmCreateTCPServer ( ) : System

Private Methods

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

Method Details

frmCreateTCPServer() public method

public frmCreateTCPServer ( ) : System
return System