C# Class NUnit.Gui.Views.AddinPages.ExtensionNodeView

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: nunit/nunit-gui

Méthodes publiques

Méthode Description
ExtensionNodeView ( IExtensionNode node ) : System.Drawing

Private Methods

Méthode Description
AddExtensionNode ( Control control ) : void
AddExtensionNodeProperties ( System.Windows.Forms.TableLayoutPanel control, string propertyName ) : void
CreateTableForExtensionNodeProperties ( ) : System.Windows.Forms.TableLayoutPanel

Method Details

ExtensionNodeView() public méthode

public ExtensionNodeView ( IExtensionNode node ) : System.Drawing
node IExtensionNode
Résultat System.Drawing