C# Class MadsKristensen.TextGenerator.ProjectHelpers

Afficher le fichier Open project: madskristensen/TextGenerator

Méthodes publiques

Méthode Description
GetComponentModel ( ) : IComponentModel
GetCurentTextView ( ) : IWpfTextView

Gets the TextView for the active document.

GetCurrentNativeTextView ( ) : IVsTextView

Method Details

GetComponentModel() public static méthode

public static GetComponentModel ( ) : IComponentModel
Résultat IComponentModel

GetCurentTextView() public static méthode

Gets the TextView for the active document.
public static GetCurentTextView ( ) : IWpfTextView
Résultat IWpfTextView

GetCurrentNativeTextView() public static méthode

public static GetCurrentNativeTextView ( ) : IVsTextView
Résultat IVsTextView