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

Inheritance: IWpfTextViewCreationListener
Afficher le fichier Open project: o2platform/O2.Platform.Projects

Private Properties

Свойство Type Description
Package_IWpfTextViewCreationListener System

Méthodes publiques

Méthode Description
TextViewCreated ( IWpfTextView textView ) : void

Private Methods

Méthode Description
Package_IWpfTextViewCreationListener ( ) : System

Method Details

TextViewCreated() public méthode

public TextViewCreated ( IWpfTextView textView ) : void
textView IWpfTextView
Résultat void