C# Class XSharpLanguage.VsTextViewCreationListener

Inheritance: IVsTextViewCreationListener
Show file Open project: X-Sharp/XSharpPublic

Public Methods

Method Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Method Details

VsTextViewCreated() public method

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