C# Class NClass.GUI.SimplePlugin

Inheritance: Plugin
Mostrar archivo Open project: gbaychev/NClass

Protected Methods

Method Description
Launch ( ) : void
SimplePlugin ( NClassEnvironment environment ) : System

Private Methods

Method Description
menuItem_Click ( object sender, EventArgs e ) : void

Method Details

Launch() protected abstract method

protected abstract Launch ( ) : void
return void

SimplePlugin() protected method

/// is null. ///
protected SimplePlugin ( NClassEnvironment environment ) : System
environment NClassEnvironment
return System