Метод | Описание | |
---|---|---|
ChannelInfo ( string name, IrcDaemon ircDaemon ) : System.Collections.Generic | ||
RemoveUser ( UserInfo user ) : void | ||
WriteLine ( |
||
WriteLine ( |
public ChannelInfo ( string name, IrcDaemon ircDaemon ) : System.Collections.Generic | ||
name | string | |
ircDaemon | IrcDaemon | |
Результат | System.Collections.Generic |
public RemoveUser ( UserInfo user ) : void | ||
user | UserInfo | |
Результат | void |
public WriteLine ( |
||
line | ||
Результат | int |
public WriteLine ( |
||
line | ||
exception | UserInfo | |
Результат | int |