C# Class MySql.Data.VisualStudio.MySqlCompletionHandlerProvider

Inheritance: IVsTextViewCreationListener
Mostrar archivo Open project: Top-Cat/SteamBot Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Method Details

VsTextViewCreated() public method

public VsTextViewCreated ( IVsTextView textViewAdapter ) : void
textViewAdapter IVsTextView
return void