C# Class MySql.Data.VisualStudio.TableEditorPane

Inheritance: Microsoft.VisualStudio.Shell.WindowPane
Afficher le fichier Open project: elevate/mysqlconnector-.net Class Usage Examples

Méthodes publiques

Méthode Description
TableEditorPane ( TableNode table ) : System

Méthodes protégées

Méthode Description
OnCreate ( ) : void

Private Methods

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

Method Details

OnCreate() protected méthode

protected OnCreate ( ) : void
Résultat void

TableEditorPane() public méthode

public TableEditorPane ( TableNode table ) : System
table TableNode
Résultat System