C# Class IrcTcpChannel, code

Inheritance: LineBasedChannel
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
OnReceivedLine ( string line ) : void

Method Details

OnReceivedLine() protected méthode

protected OnReceivedLine ( string line ) : void
line string
Résultat void