C# Class wmib.Replag

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

Méthodes publiques

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

Private Methods

Méthode Description
Double ( int n ) : string

Method Details

Construct() public méthode

public Construct ( ) : bool
Résultat bool

GetReplag() public méthode

public GetReplag ( ) : string
Résultat string

Hook_PRIV() public méthode

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