C# Class MySql.Data.VisualStudio.TableEditorPane

Inheritance: Microsoft.VisualStudio.Shell.WindowPane
Mostra file Open project: elevate/mysqlconnector-.net Class Usage Examples

Public Methods

Method Description
TableEditorPane ( TableNode table ) : System

Protected Methods

Method Description
OnCreate ( ) : void

Private Methods

Method Description
AddCommand ( System.Guid group, int commandId, EventHandler doCmd, EventHandler queryCmd ) : void
SelectObject ( object objectToInspect ) : void

Method Details

OnCreate() protected method

protected OnCreate ( ) : void
return void

TableEditorPane() public method

public TableEditorPane ( TableNode table ) : System
table TableNode
return System