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

Inheritance: System.Windows.Forms.Panel
Mostrar archivo Open project: nunit/nunit-gui

Public Methods

Method Description
ExtensionNodeView ( IExtensionNode node ) : System.Drawing

Private Methods

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

Method Details

ExtensionNodeView() public method

public ExtensionNodeView ( IExtensionNode node ) : System.Drawing
node IExtensionNode
return System.Drawing