C# Class ootnamespace.VsTextViewCreationListener

Inheritance: IVsTextViewCreationListener
Mostrar archivo Open project: NoahRic/EditorItemTemplates

Public Methods

Method Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Method Details

VsTextViewCreated() public method

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