C# Class MySql.Data.VisualStudio.Editors.SqlEditorPane

Inheritance: Microsoft.VisualStudio.Shell.WindowPane
Datei anzeigen Open project: Top-Cat/SteamBot Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SqlEditorPane ( Microsoft.VisualStudio.Shell.ServiceProvider sp, SqlEditorFactory factory ) : System

Method Details

SqlEditorPane() public method

public SqlEditorPane ( Microsoft.VisualStudio.Shell.ServiceProvider sp, SqlEditorFactory factory ) : System
sp Microsoft.VisualStudio.Shell.ServiceProvider
factory SqlEditorFactory
return System