C# Class Lucene.Net.LukeNet.PluginsTabPage

Inheritance: System.Windows.Forms.TabPage
Afficher le fichier Open project: mammo/LukeSharp

Méthodes publiques

Méthode Description
LoadPlugins ( ) : void
PluginsTabPage ( Luke luke ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ClearPluginsUI ( ) : void
InitPlugins ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LoadPluginTab ( LukePlugin plugin ) : void
linkPluginURL_LinkClicked ( object sender, System e ) : void
lstPlugins_SelectedIndexChanged ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

LoadPlugins() public méthode

public LoadPlugins ( ) : void
Résultat void

PluginsTabPage() public méthode

public PluginsTabPage ( Luke luke ) : System
luke Luke
Résultat System