C# Class Radegast.PluginsTab

Inheritance: Radegast.RadegastTabControl
Show file Open project: radegastdev/radegast

Public Methods

Method Description
ListPlugins ( ) : void
PluginsTab ( Radegast.RadegastInstance instance ) : System

Private Methods

Method Description
PluginsTab_SizeChanged ( object sender, EventArgs e ) : void
btnLoad_Click ( object sender, EventArgs e ) : void
btnRefresh_Click ( object sender, EventArgs e ) : void
btnReload_Click ( object sender, EventArgs e ) : void
btnUnload_Click ( object sender, EventArgs e ) : void

Method Details

ListPlugins() public method

public ListPlugins ( ) : void
return void

PluginsTab() public method

public PluginsTab ( Radegast.RadegastInstance instance ) : System
instance Radegast.RadegastInstance
return System