C# Class wmib.Extensions.StatisticsMod

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

Méthodes publiques

Свойство Type Description
NAME string

Méthodes publiques

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

Method Details

Construct() public méthode

public Construct ( ) : bool
Résultat bool

Extension_DumpHtml() public méthode

public Extension_DumpHtml ( Channel channel ) : string
channel Channel
Résultat string

Hook_Channel() public méthode

public Hook_Channel ( Channel channel ) : void
channel Channel
Résultat void

Hook_OnRegister() public méthode

public Hook_OnRegister ( ) : bool
Résultat bool

Hook_OnUnload() public méthode

public Hook_OnUnload ( ) : 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

NAME public_oe static_oe property

public static string NAME
Résultat string