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