C# Class wmib.Extensions.InfobotWriter

Exibir arquivo Open project: benapetr/wikimedia-bot Class Usage Examples

Public Properties

Property Type Description
thread Thread

Public Methods

Method Description
Init ( ) : void
SaveData ( ) : void

Private Methods

Method Description
Worker ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

SaveData() public method

public SaveData ( ) : void
return void

Property Details

thread public_oe property

public Thread thread
return Thread