C# Class wmib.Extensions.NetCat

Inheritance: Module
Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
Port int

Méthodes publiques

Méthode Description
Construct ( ) : bool
Hook_PRIV ( Channel channel, libirc invoker, string message ) : void
Load ( ) : void

Private Methods

Méthode Description
Client ( object data ) : void
GenerateToken ( ) : string
SendMessage ( StreamWriter &writer, string text ) : void

Method Details

Construct() public méthode

public Construct ( ) : bool
Résultat bool

Hook_PRIV() public méthode

public Hook_PRIV ( Channel channel, libirc invoker, string message ) : void
channel Channel
invoker libirc
message string
Résultat void

Load() public méthode

public Load ( ) : void
Résultat void

Property Details

Port public_oe property

public int Port
Résultat int