C# Class IrcTcpChannel, code

Inheritance: LineBasedChannel
显示文件 Open project: shendongnian/code

Protected Methods

Method Description
OnReceivedLine ( string line ) : void

Method Details

OnReceivedLine() protected method

protected OnReceivedLine ( string line ) : void
line string
return void