C# Class NClass.GUI.ModelExplorer.ProjectItemNode

Inheritance: ModelNode
Exibir arquivo Open project: gbaychev/NClass

Public Methods

Method Description
LabelModified ( System.Windows.Forms.NodeLabelEditEventArgs e ) : void

Protected Methods

Method Description
ProjectItemNode ( ) : System

Method Details

LabelModified() public abstract method

public abstract LabelModified ( System.Windows.Forms.NodeLabelEditEventArgs e ) : void
e System.Windows.Forms.NodeLabelEditEventArgs
return void

ProjectItemNode() protected method

protected ProjectItemNode ( ) : System
return System