C# Class wmib.Extensions.Thanks

Inheritance: Module
Show file Open project: benapetr/wikimedia-bot

Public Properties

Property Type Description
Ring Buffer

Public Methods

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

Method Details

Construct() public method

public Construct ( ) : bool
return bool

Hook_PRIV() public method

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

Property Details

Ring public static property

public static Buffer Ring
return Buffer