C# Class Schumix.Irc.Logger.IrcLog

Afficher le fichier Open project: Schumix/Schumix2 Class Usage Examples

Méthodes publiques

Méthode Description
IrcLog ( string ServerName ) : System
LogInFile ( string channel, string user, string args ) : void

Logolja a csatornára kiírt üzeneteket. stb.

Method Details

IrcLog() public méthode

public IrcLog ( string ServerName ) : System
ServerName string
Résultat System

LogInFile() public méthode

Logolja a csatornára kiírt üzeneteket. stb.
public LogInFile ( string channel, string user, string args ) : void
channel string
user string
args string
Résultat void