Méthode | Description | |
---|---|---|
LinksEndEventArgs ( IrcLine line, IrcLine linksLines ) : System |
Initializes a new instance of the LinksEndEventArgs class.
|
public LinksEndEventArgs ( IrcLine line, IrcLine linksLines ) : System | ||
line | IrcLine | The line, that marks the links block end. |
linksLines | IrcLine | All lines of the links block. |
Résultat | System |