Méthode | Description | |
---|---|---|
SendMessage ( this localUser, IIrcMessageTarget target, string format ) : void | ||
SendMessage ( this localUser, IList |
||
SendNotice ( this localUser, IIrcMessageTarget target, string format ) : void | ||
SendNotice ( this localUser, IList |
public static SendMessage ( this localUser, IIrcMessageTarget target, string format ) : void | ||
localUser | this | |
target | IIrcMessageTarget | |
format | string | |
Résultat | void |
public static SendMessage ( this localUser, IList |
||
localUser | this | |
targets | IList |
|
format | string | |
Résultat | void |
public static SendNotice ( this localUser, IIrcMessageTarget target, string format ) : void | ||
localUser | this | |
target | IIrcMessageTarget | |
format | string | |
Résultat | void |
public static SendNotice ( this localUser, IList |
||
localUser | this | |
targets | IList |
|
format | string | |
Résultat | void |