Свойство | Type | Description | |
---|---|---|---|
channel | string | ||
message | string | ||
sendType | SendType | ||
server | string |
Méthode | Description | |
---|---|---|
IrcSendMessage ( object sender, SendType sendType, string server, string channel, string message ) : System |
public IrcSendMessage ( object sender, SendType sendType, string server, string channel, string message ) : System | ||
sender | object | |
sendType | SendType | |
server | string | |
channel | string | |
message | string | |
Résultat | System |