C# 클래스 MySql.Data.VisualStudio.TableEditorPane

상속: Microsoft.VisualStudio.Shell.WindowPane
파일 보기 프로젝트 열기: elevate/mysqlconnector-.net 1 사용 예제들

공개 메소드들

메소드 설명
TableEditorPane ( TableNode table ) : System

보호된 메소드들

메소드 설명
OnCreate ( ) : void

비공개 메소드들

메소드 설명
AddCommand ( System.Guid group, int commandId, EventHandler doCmd, EventHandler queryCmd ) : void
SelectObject ( object objectToInspect ) : void

메소드 상세

OnCreate() 보호된 메소드

protected OnCreate ( ) : void
리턴 void

TableEditorPane() 공개 메소드

public TableEditorPane ( TableNode table ) : System
table TableNode
리턴 System