C# Class SBImgur.Main

Inheritance: SBPlugin
Mostrar archivo Open project: xwcg/SpawnBot

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
fetchImageFromSub ( string sub ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void