C# Class Spring.VisualStudio.Completion.SpringCompletionControllerProvider

Inheritance: IVsTextViewCreationListener
Mostra file Open project: spring-projects/spring-net-vsnet

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