C# Class wmib.Extensions.ScriptingEngine

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

Méthodes publiques

Méthode Description
Construct ( ) : bool
Hook_OnRegister ( ) : bool
Hook_OnUnload ( ) : bool
Load ( ) : void

Method Details

Construct() public méthode

public Construct ( ) : bool
Résultat bool

Hook_OnRegister() public méthode

public Hook_OnRegister ( ) : bool
Résultat bool

Hook_OnUnload() public méthode

public Hook_OnUnload ( ) : bool
Résultat bool

Load() public méthode

public Load ( ) : void
Résultat void