C# Class wmib.Replag

Inheritance: wmib.Module
Mostra file Open project: benapetr/wikimedia-bot

Public Methods

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

Private Methods

Method Description
Double ( int n ) : string

Method Details

Construct() public method

public Construct ( ) : bool
return bool

GetReplag() public method

public GetReplag ( ) : string
return string

Hook_PRIV() public method

public Hook_PRIV ( Channel channel, libirc invoker, string message ) : void
channel Channel
invoker libirc
message string
return void