C# Class O2.FluentSharp.VisualStudio.Packages.Package_IWpfTextViewCreationListener

Inheritance: IWpfTextViewCreationListener
Mostrar archivo Open project: o2platform/O2.Platform.Projects

Private Properties

Property Type Description
Package_IWpfTextViewCreationListener System

Public Methods

Method Description
TextViewCreated ( IWpfTextView textView ) : void

Private Methods

Method Description
Package_IWpfTextViewCreationListener ( ) : System

Method Details

TextViewCreated() public method

public TextViewCreated ( IWpfTextView textView ) : void
textView IWpfTextView
return void