C# Class NClass.GUI.SimplePlugin

Inheritance: Plugin
Afficher le fichier Open project: gbaychev/NClass

Méthodes protégées

Méthode Description
Launch ( ) : void
SimplePlugin ( NClassEnvironment environment ) : System

Private Methods

Méthode Description
menuItem_Click ( object sender, EventArgs e ) : void

Method Details

Launch() protected abstract méthode

protected abstract Launch ( ) : void
Résultat void

SimplePlugin() protected méthode

/// is null. ///
protected SimplePlugin ( NClassEnvironment environment ) : System
environment NClassEnvironment
Résultat System